.main-menu .main-menu__list > li > a, .stricky-header .main-menu__list > li > a {
    text-wrap: nowrap;
}

.thm-btn,.footer-widget__btn a {
    color: var(--oxpins-white);

}

.main-menu-three__icon{
    color: var(--oxpins-white);
}

.team-one__social {
    width: 100%;
    color: #fff;
    line-height: 1.5;
    text-align: center;
}

.image-layer-three{
    mix-blend-mode: normal;
}

h2{
    font-size:1.5rem
}

.gallery-page__img img {
    height: 200px;
    object-fit: cover;
}

.events-two__title a {
    font-size: 20px;
    font-weight: 400;
}

.events-two__content {
    min-height: 10px;
}

.events-two__left img{
    border: 21px solid #cecece;
    border-radius: 30px;
    box-shadow: -8px 6px 19px 9px #00000052;
}
