﻿body {
    --height-content: 86vh;
    --colour-header: white;
    --logo-img-src: url(https://quotemyroof.blob.core.windows.net/company/swiftest/img/SwiftEst%20Logo.png);
    --img-src-footer: url(https://quotemyroofcdn.azureedge.net/company/swift/PoweredbySwiftest-Logo.png);
    --colour-primary: #1a237e;
    --colour-secondary: #F4F4F4;
    --colour-background: whitesmoke;
    --colour-nav: #3f51b5;
    --colour-nav-text: white;
    --colour-nav-focused: white;
    --colour-nav-focused-text: black;
    --colour-nav-inactive: #1a237e;
    --colour-nav-spliter: #f50057;
    --colour-button: #f50057;
    --colour-header-underline: #DDDDDD;
    --colour-input: #F4F4F4;
    --colour-input-dark: #DDDDDD;
    --colour-error: #A90533;
    --colour-svg-thumbnail: #DDDDDD;
    --font-bold: bold 14px 'Source Sans Pro', sans-serif;
    --font-normal: normal 14px 'Source Sans Pro', sans-serif;
    --font-italic: italic normal 14px 'Source Sans Pro', sans-serif;
}
