.email_wrappar .d-flex{gap:4px; margin-bottom: 8px;}
  
.section-text-highlight .social-icon li {list-style: none;}
.section-text-highlight .rte .social-icon {padding: 0;margin-top: 16px;gap: 16px;}
.section-text-highlight .social-icon a{padding: 0;}
.section-text-highlight .inner-links{display: flex;flex-direction: column;gap: 16px;align-items: center;margin-top: 16px;}
.section-text-highlight .inner-links .btn_link:hover{color:var(--color-black)}
.section-text-highlight .inner-links .btn_link{line-height:110%}
.section-text-highlight .rte p{margin-top : 16px;}
.section-text-highlight .email_wrappar p{margin:0;}
@media(max-width:991px){
.section-text-highlight .inner-links .btn_link{font-size:14px}
.section-text-highlight .rte p{margin-top : 12px;}
.section-text-highlight .rte.p-m{font-size : 12px;}
.section-text-highlight .email_wrappar{margin-top:12px;}
}