.banner__container{margin-left:10rem}
.banner__container__title{color:#fff !important;font-size:40px !important;line-height:50px !important}
.banner__container__btn .btn--white:hover{background:#b02533;border:2px solid;color:#fff}
.banner__container__btn .btn--bordeaux:hover{background:transparent;border:2px solid;color:#b02533}
@media(max-width:768px){.banner{text-align:center}
.banner__container{margin-left:0}
.banner__container__title{font-size:21px !important;line-height:25px !important}
}