.header-two{
  background-color: white !important;
}
.header .navbar-brand.logo img {
    max-height: 80px !important;
}
/*post start*/

.blog .blog-content h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.blog .blog-content ol {
    list-style: number;
    padding-left: 30px;
}
body .blog .blog-content ul {
    list-style: disc !important;
    padding-left: 30px;
    list-style-type: disc !important;
}
body .blog .blog-content ul  li {
    list-style-type: unset;
}
.banner-img img {
    border-radius: 25px;
}
.banner-section-two .banner-content h1 {
    font-size: 55px;
}
.banner-section-two .banner-content h1 span{
    font-size:65px;
}
/*post end*/
.footer-logo img {
    width: 50% !important;
}
.footer-logo {
    margin-bottom: 0px !important;
}
.footer-two .footer-bottom .copyright {
    align-items: center !important;
    justify-content: center !important;
}