/* Start custom CSS for html, class: .elementor-element-e2f550b */.mc-cta-box{
background:#071a44;
padding:70px 40px;
border-radius:28px;
text-align:center;
color:#ffffff !important;
}

.mc-cta-box h3{
font-size:48px;
font-weight:800;
margin-bottom:18px;
color:#ffffff !important;
line-height:1.2;
}

.mc-cta-box p{
font-size:19px;
max-width:760px;
margin:auto auto 35px;
color:rgba(255,255,255,.82) !important;
line-height:1.7;
}

.mc-cta-btn{
display:inline-block;
background:#ff6b2c;
color:#ffffff !important;
padding:18px 38px;
border-radius:14px;
font-weight:700;
font-size:17px;
text-decoration:none;
transition:.3s ease;
box-shadow:0 10px 30px rgba(255,107,44,.35);
}

.mc-cta-btn:hover{
background:#ff7f45;
transform:translateY(-3px);
}

@media(max-width:768px){

.mc-cta-box{
padding:45px 22px;
}

.mc-cta-box h3{
font-size:34px;
}

.mc-cta-box p{
font-size:16px;
}

}/* End custom CSS */