File: /home/confeduphaar/public_html/wp-content/plugins/ova-framework/assets/css/_ova_box_contact.scss
.ova_box_contact{
padding: 44px 20px 43px 50px;
box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
background: #fff;
max-width: 400px;
.title{
margin: 0 0 28px 0;
font-size: 30px;
line-height: 36px;
color: #202b5d;
font-weight: 600;
}
.phone{
margin-bottom: 19px;
a{
font-size: 24px;
line-height: 1.2;
font-weight: 600;
&:hover{
color: #0067DA;
}
}
}
.wrap-address{
margin-bottom: 19px;
}
p{
margin: 0;
}
.title-general{
font-size: 17px;
line-height: 22px;
color: #202b5d;
font-weight: 600;
margin: 0 0 2px 0;
}
.content-general{
font-size: 16px;
line-height: 24px;
color: #62718d;
font-weight: 400;
}
}