.blook-footer-widget{ background-color: $color_black; color: $color_shade; padding: 30px 0 60px; a{ color: $color_shade; &:visited{ color: $color_shade; } } } .site-footer{ padding: 5px 0 15px; text-align: center; &.breaking-news-active{ &.show{ margin-bottom: 50px; } } .blook-footer-menu-section{ .menu-description{ display: none; } ul{ justify-content: center; } li{ margin-top: 10px; } } .site-info{ padding-top: 15px; a{ text-decoration: underline; } } }