#wds-layout .wds-type-subtitle-s.wds-super-title {
        font-size: 42px !important;
        font-weight: 400 !important;
        font-family: "Nissan Regular", Verdana, Arial, sans-serif !important;
        line-height: 52px !important;
        }
 
@media (max-width: 767px) {
 
#wds-layout .wds-type-subtitle-s.wds-super-title{
    font-size: 24px !important;
font-weight: 400 !important;
    line-height: 34px !important;
  font-family: "Nissan Regular", Verdana, Arial, sans-serif !important;
}}
 
#wds-layout .wds-type-display-s {
font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 24px !important;
  font-family: "Nissan bold", Verdana, Arial, sans-serif !important;
}
 
.c_012 .tertiary a {
    justify-content: center;
    border-radius: 24px;
    display: inline-block;
    font-family: "Nissan Bold",Verdana,Arial,sans-serif;
    font-size: 11px;
    letter-spacing: 2px;
    line-height: normal;
    min-height: 46px;
    margin: 0;
    padding: 13px 28px;
    text-transform: uppercase;
    -webkit-transition: background-color .3s linear;
    transition: background-color .3s linear;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background-color: #020a0d !important;
    color: #fefefe !important;
    text-align: center !important;
}
 
.c_012 .tertiary a::after {
    display: none;
}
 
.v-price-label{
    text-transform: none !important;
}
 
/* .c_001G {
    background-color: black;
}
 
.c_001G h2 {
    color: white;
}
 
.c_001G p {
    color: white;
} */