#vk_blockly_header { background-color: #ffffff} .site-name a, .site-name a:visited, .site-name a:hover {  color: #672686;  text-decoration: none;  }  .site-slogan { color: #c61b8d} a, a:hover, a:visited, a.page-link { color: #672686} .mega-dropdown-menu a.level1 { color: #672686 !important;} h1, h2, h3, h4, h5, h6 {color:#c61b8d} .site-logo { border-radius:0px; } 
body {font-family:"Source Sans 3 VF", "Source Sans 3", sans-serif; }#header_contact_row { background-color: #f7f7f7}#header_contact_row,#header_contact_row a  { color: #672686}.mega-dropdown-menu .main-item-wrapper { font-weight:bold;}
.mega-dropdown-menu a.level1 { font-weight:normal;}

#block-vk-blockly-footer .menu-item:last-child a::before {
        font: normal normal normal 30px/1 FontAwesome; /* Specify Font Awesome family */
        content: "\f16d"; /* Unicode for Instagram icon */
        margin-right: 8px; /* Space between icon and text */
        font-weight: 900; /* Necessary for solid icons */
       margin-top:20px;
    }

#block-vk-blockly-footer .menu-item:last-child a {
    /* Hide the Instagram text */
    font-size: 0; /* Hide text while keeping the icon visible */
}

#block-vk-blockly-footer .menu-item:last-child a::before {
    font-size: 30px; /* Ensure the icon has a proper size */
}