#site-title , #site-description {
    color:white;
}

#branding, .top-title, .cat-item img, .post-item img, .current-menu-item > a:after, .mega-with-sub > a:after{
     background-color:#0f1f1b !important;
}

#content tr th,
#content thead th {
                color: black;
                font-size: 16px;
                padding: 5px 0;
                text-align: center;
                border: 1px solid #739bb7;
                background-color: #d9edf7;
}
 
#content tr td {
                text-align: center;
                border: 1px solid #739bb7;
}

span[style*="#ff0000"] {
    font-size:1.2em;
}

.search-results .entry-meta{
        display: none;
    
}
#video1
{
      transform: rotate(90deg);
}