.btn.btn--primary.btn--brand-2 {
border-radius: 15px;
background-color: #d71315;
color: #fff;
width: 300px;
height: 60.43px;
}
.btn.btn--primary.btn--brand-2:hover {
background-color: #f26666;
color: #fff;
}