
.uc-logo{
    margin-top:10px;
    margin-bottom:10px;
}
.whatsapp-icon {
    width: 22px !important;
    height: 22px !important;
}
.footer-social .whatsapp-icon,
.sidebar-social .whatsapp-icon
{
    opacity: 0.5;
}
.footer-social .whatsapp-icon:hover,
.sidebar-social .whatsapp-icon:hover
{
    opacity: 1;
}

.article-image > img{
    width: 100%!important;
    height: auto!important;
}

.post-content > p{
    color: black;
    font-size: 1.1rem!important;
}
.uc-logo > a > img {
    padding: 10px;
}
#uc-menu-panel header .uc-logo > a > img,
#uc-menu-panel header .uc-logo > a > svg
{
    color: rgb(255,0,0)!important;
}
