/*-- Use For Custom Styling --*/

/* Logo tagline - match header theme (white text) */
.logo-tagline {
    color: #ffffff !important;
    font-size: 1rem;
    max-width: 420px;
    line-height: 1.4;
}

/* X/Twitter icon - 2x larger */
.social-icons a.twit {
    height: 60px !important;
    width: 60px !important;
}
.social-icons a.twit i {
    font-size: 30px !important;
}