.tp-caption.large_bg_white {
font-size:48px;
line-height:48px;
font-weight:800;
color:rgb(233, 94, 46);
text-decoration:none;
background-color:rgb(255, 255, 255);
background-color:rgba(255, 255, 255, 0.8);
padding:10px 20px;
border-width:0px;
border-color:rgb(233, 94, 46);
border-style:none;
}

.tp-caption.btn_primary {
font-size:14px;
line-height:34px;
font-weight:800;
color:#ffffff;
text-decoration:none;
background-color:rgb(233, 94, 46);
background-color:rgba(233, 94, 46, 1);
padding:0px 24px;
height:34px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

