.link-active {
    color: rgb(37, 37, 37) !important;
}

.link-inactive {
    color: #969090 !important;
}

.main-img-ciren {
    width: 24%;
    height: 24%;
    margin-left: -25px;
}

.header-title {
    color: #0c71c3; 
    font-weight: 700; 
    font-family: "Open Sans",Arial,sans-serif; 
    font-size: 26px !important;
}

.header-subtitle {
    color: #000000; 
    font-family: "Open Sans",Arial,sans-serif; 
    font-weight: 700; 
    font-size: 22px !important;
    width: 100%;
}

.header-subtitle2 {
    color: #000000; 
    font-family: "Open Sans",Arial,sans-serif; 
    font-weight: 500; 
    font-size: 20px !important;
    width: 100%;
}