.hero-title .av-special-heading-tag em {
    display: block;
    margin-bottom: 5px;
}
.white-svg {
    text-align: center;
}
.white-svg svg path {
    fill: #fff;
}
.landing-socket a {
    text-decoration: none !important;
}
.landing-socket a:hover {
    opacity: 0.85;
}
#top #landing_footer  .widget ul {
    display: flex !important;
    justify-content: center;
    flex-wrap: wrap;
    column-gap: 15px;
    row-gap: 10px;
}
#top #landing_footer  .social_bookmarks li {
    float: none !important;
    margin: 0 !important;
}
#top #landing_footer .avia_social_icons_widget {
    padding: 0;
}
#top #landing_footer .avia_social_icons_widget li a {
    width: 50px !important;
    height: 50px !important;
    line-height: 40px !important;
    font-size: 25px !important;
    background-color: #fff !important;
    color: var(--deep-navy) !important;
}
.white-svg svg {
    width: auto;
    height: 60px;
}
.landing-socket {
    margin-block: 40px !important;
}