﻿.anchor { padding-top: 120px; margin-top: -120px; }

.bg-secondary .social-list2 .fa { background-color: #b9da37; color: #333; }
    .bg-secondary .social-list2 .fa:hover { background-color: #e2e0e0; color: #333; }
.bg-primary .social-list2 .fa { background-color: #333; color: #b9da37; }
    .bg-primary .social-list2 .fa:hover { background-color: #e2e0e0; color: #333; }

.bg-primary .marked-list li:before { background: #fff; }
.badge { background-color: #b9da37; }
.gallery-item .cover-inner { margin: 0 12% 0; }
.mailform label input, .mailform label select, .mailform label textarea { border-bottom-color: #ddd; }
.mailform label textarea { border-color: #ddd; }
.sect-404 h5 a { color: #b9da37; }
    .sect-404 h5 a:hover { text-decoration: underline; }

.media-body p a { text-decoration: none; color: #b9da37; }
    .media-body p a:hover { text-decoration: underline; color: #b9da37; }

.g-recaptcha > div { margin: 0 auto; }
