.hakkimizda-bg {
    background: url('https://www.hostriva.net/images/hostriva-page-bg.webp') center/cover, rgba(0, 61, 173, 0.541) !important;
    box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.5);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 1;
    background-blend-mode: overlay;
    background-attachment: fixed;
    width: 100%;
    height: 15vh;
    min-height: 20rem;
}

.hakkimizda-active {
    transition: all 0.5;
}

.hakkimizda-active::before {
    font-family: "Font Awesome 5 Free";
    content: '\f061';
    color: #0072FF;
}

.hakkimizda-card {
    background-color: #FFFFFF !important;
}
