:root {
    --main-bg-color: #ffffff;
    --main-primary-color: #f3e703;
    --main-secondary-color: #ffffff;
    --main-text-color: #000000;
    --header-background-color: #231f20;
    --header-text-color: #000000;
    --footer-background-color: #000000;
    --list-car-max-width: 231px;
    --list-car-height: 320px;
    --list-car-img-min-max-height: 180px;
    --list-car-desc-veiculo-min-height: 50px;
    --list-car-a-strong-font-size: 1.8em;
}