@charset "UTF-8";
/* CSS Document */

.g-color-twitter {
    color: #1da1f2 !important;
}

.g-bg-twitter-opacity-0_1 {
    background-color: rgba(29, 161, 242, 0.1) !important;
}

.g-color-facebook {
    color: #4267B2 !important;
}

.g-bg-facebook-opacity-0_1 {
    background-color: rgba(66, 103, 178, 0.1) !important;
}

.g-color-youtube {
    color: #FF0000 !important;
}

.g-bg-youtube-opacity-0_1 {
    background-color: rgba(255, 0, 0, 0.1) !important;
}