@import url('https://fonts.googleapis.com/css2?family=Story+Script&display=swap');

a.banner-text {
  font-family: "Story Script", sans-serif;
  font-weight: 400;
  font-style: normal;
}

a.banner-link {
    color: #283cf1;
}

a.banner-link:hover, a.banner-link:active, a.banner-link:focus {
    color: #09265f;
}

h5.accent-color1 {
    color: #292929 !important;
}

.accent-color2.mainphonelabel, .dealershipinfo-mainphone a {
    color: #292929 !important;
}

.hours .accent-color2 {
    color: #292929 !important;
}

.navbar-default .navbar-nav>li>a {
    color: #09255e;
}

.navbar-default .navbar-nav>li>a {
    color: #ffffff;
}

.navbar-default {
    background-color: rgb(175 52 64);
}