﻿:root {
    --logo-color1: #523f9b;
    --logo-color2: #23adad;
    --logo-color3: #eaa339;
}

.feature-style1 .feature-icon img {
    height:100px;
}

.new-notification {
    width: 40px;
    top: -5px;
    position: relative;
}
.menu-item-has-children li ul.sub-menu {
    margin-top:-20px;
}

.collaborators-carousel img {
    height:125px;
    width:auto !important;
}

table, table th, table td {
    border:1px solid black !important;
}

table{
    width:auto !important;
}

table *{
    white-space:nowrap;
}

.blog-left-image-area img{
    width:100% !important;
}

.header-social.style-white a:hover{
    color:antiquewhite;
}