﻿.my-aberdeenshire-link-container .my-aberdeenshire-logo {
    color: #004289;
    font-size: 1.15rem;
    text-decoration: none;
    font-weight: bold;
}

    .my-aberdeenshire-link-container .my-aberdeenshire-logo span {
        background-color: #004289;
        color: #FFFFFF;
        border-radius: 0.25rem;
        padding: 0.25rem;
        display: inline-block;
        line-height: 1.5rem;
        padding-top: 0;
        margin-right: 0.15rem;
        font-size: 1.25rem;
    }

.fw-bold {
    font-weight: 700 !important;
}

.footer-link {
    text-decoration: underline !important;
}

.main-logo {
    height: 65px;
    width: auto;
    margin-top: 40px;
    margin-bottom: 40px
}

@media (max-width: 767px) {
    .logo-container {
        padding-top: 0.5rem !important;
        margin-bottom: 1rem;
    }

    .main-logo {
        height: 50px;
    }
}

.maincontent-margin {
    margin-top: 25px
}

@media (max-width: 696px) {
    .maincontent-margin {
        margin-top: 50px
    }
}

.title-text {
    font-size: 3.6rem;
}

.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption), .visually-hidden:not(caption) {
    position: absolute !important;
}

.visually-hidden, .sr-only {
    background-color: #d1d1d1;
}

.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}
