﻿:root {
    --primaryColor: #b3ae9f;
}

.link-gated {
    color: #545044 !important;
}
.link-gated-QS {
    color: #000;
}

@media (min-width: 991px) and (max-width: 1794px) {
    .card-horizontal-form-not-ure {
        position: relative;
        right: 0 !important;
        width: 100% !important;
    }
    .ure-title-homepage-not-ure {
        font-size: 42px;
        position: relative;
        right: 0 !important;
    }
}
