﻿:root {
    --primaryColor: #0076A5;
}

@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;
    }
}
