/* INFOBOX */
.infobox-02 {
    display: flex;
    flex-direction: column;
    padding: 25px 25px 25px;
    border-radius: 2px;
    text-align: left;
    background: #fff;
    -webkit-box-shadow: 0px 0px 25px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 25px rgba(0,0,0,0.1);
}
.button-08{
 color: #fff !important;
  font-weight:bold;
  font-size:20px !important;
}
.button-08::before {
    border-bottom: 1px solid #fff !IMPORTANT;;
}
.button-08::after {
    border-bottom: 1px solid #f7973d !IMPORTANT;;
}
#content-builder-2411 > div > div.is-boxes > div > div > div > div > div > div > a > i{
 color: #fb7c35 !important;
}
.footer-info-box{
  text-align:center !important;
}
#column-780041{
  text-align:center !important;
}
/* SOCIAL */
 body .social-07, body .social-07:link, body .social-07:active, body .social-07:visited, body .social-07[type="button"], body .social-07[type="submit"] {
    display: inline-block;
    color: currentColor;
    text-decoration: none;
    font-size: 16px;
    margin: 8px;
}
body .social-07 i{
    margin:0 8px 2px 0;
    vertical-align: middle;
}



