/*
Theme Name: Total Child Theme
Theme URI: https://your-site.com
Description: Your site description. Go to Appearance > Editor to modify this file.
Author: Your Name
Author URI: https://your-site.com
Template: Total
Version: 1.0
*/

/*Social kleuren*/

.wpex-social-bg.wpex-facebook, .wpex-social-bg-hover.wpex-facebook:hover {
    background: #32d8c3;
}

.wpex-social-bg.wpex-twitter, .wpex-social-bg-hover.wpex-twitter:hover {
    background: #32d8c3;
}

.wpex-social-bg.wpex-linkedin, .wpex-social-bg-hover.wpex-linkedin:hover {
    background: #32d8c3;
}

.wpex-social-bg.wpex-instagram, .wpex-social-bg-hover.wpex-instagram:hover {
    background: #32d8c3;
}