.theme-hover:hover {
    background-color: #ddd;
    color: white;
}

.blog_details p {
    font-size: 18px !important;
}

.blog_details ul {
    font-size: 18px;
}

.team_member {
    height: 300px !important;
    width: 100%;
    object-fit: cover;
}

.footer_logobox {
    margin: -27px 0;
}