.tr-twitter .overlay-bg {
    background: rgba(0, 191, 243, 0.8);
}

.mc4wp-form input[type=submit] {
    background: transparent;
    border: 1px solid #fff;
}

.mc4wp-form input[type=submit]:hover {
    background: #fff;
    color: #ed1c24;
    border: 1px solid #ed1c24;
}

.tr-topbar {
    background-color: #B9122B !important;
}

.tr-menu .navbar-default.navbar-fixed-top {
    background-color: #B9122B !important;
}

.carousel-indicators li:hover .slide-control,
.carousel-indicators li.active .slide-control {
    background-color: #B9122B !important;
}

.post-date {
    display: none;
}