.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;
} */
