.detail-header{background-color:#438CB9; color:white; font-family:Lato; font-size:2em;}
.box-options{background: #fbfbfb; font-family:Lato;}
.box-opt{background: #FFFFFF;border: 1px solid #E5E5E5; box-sizing: border-box;}
.box-txt{font-size:21px; font-weight:bold;}
.btn-more-info{background: #A8B650; border-radius: 15px; color:white; padding:20px; font-size:1.8em;}
.btn-more-info:hover{color: inherit; text-decoration: none;}
.obs{font-size:1.8em; font-weight: bold;}

@media (max-width: 576px) {
  .detail-header{font-size: 1.2em;}
}

.btn-more-cars{background: #D9D9D9; border-radius: 15px; color:white; padding:20px; font-size:1.8em;}
.btn-more-cars:hover{color: inherit; text-decoration: none;}