/* custom css styles */
#body .tags a.tag-link {
    background: #ff6a00 !important; 
}

#body .tags a.tag-link:before {
    border-color: transparent #ff6a00 transparent transparent !important;
}

#header-wrapper {
    background: #ff6a00 !important;
}

.searchbox {
    border: 1px solid #fd761f !important;
    background: #fd761f !important;
}

#header-wrapper{
    border-bottom: 4px solid #fd761f !important;
}