/* Twitter Button Styling */
.social-btn.twitter {
    background-color: #1DA1F2;
    color: #ffffff !important;
}

.social-btn.twitter:hover {
    background-color: #0d8bd9;
}