/* CUSTOM CSS STARTS - 30 JAN 2017*/

.latest-red-title {
    margin-top: 0;
    border-bottom: 3px solid #d82430 !important;
    color: #d82430 !important;
}

.latest-green-title {
    margin-top: 0;
    border-bottom: 3px solid #0f7243 !important;
    color: #0f7243 !important;
}

.latest-orange-title {
    margin-top: 0;
    border-bottom: 3px solid #f36f22 !important;
    color: #f36f22 !important;
}

.latest-yellow-title {
    margin-top: 0;
    border-bottom: 3px solid #d2ae5f !important;
    color: #d2ae5f !important;
}

.red-top-six-copy {
    background-color: rgba(216,36,48,0.85) !important;
}

.green-top-six-copy {
    background-color: rgba(15,114,67,0.85) !important;
}

.orange-top-six-copy {
    background-color: rgba(243,111,34,0.85) !important;
}

.yellow-top-six-copy {
    background-color: rgba(210,174,95,0.85) !important;
}

#wdfb_widgetlikebox-2 {
    padding: 0 8px !important;
}


#wdfb_widgetlikebox-2 .widgettitle {
    text-transform: uppercase !important;
    text-align: center !important;
}

.welcomebox .bolder {
    display: inline-block !important;
}
