﻿.skin-red .logo img {
    background-color: white;
}

.skinColor {
    color: #7a1023;
    font-weight: bold;
}

.skinBg {
    background-color: #7a1023 !important;
    color: white !important;
}