body {
    font-family: "Open Sans", sans-serif;
    color: #444444;
  }

#header{
    background-color: #37517E;
}

#about-section{
    margin-top: 100px !important;
}

#about-section p{
    line-height: 40px;
}
#about-section h1{
    color: #37517E;
    font-weight: 900;
}

#about-section h3{
    color: #37517E;
}

@media only screen and (min-width: 350px) and (max-width: 767px){
    #about-section{
        margin-top: 50px !important;
    }
}

#questions:hover{
    color: white;
}

#on-page-seo{
    margin-top: 100px;
}

#on-page-seo h4{
    color: #37517E;
}

#off-page-seo{
    margin-top: 100px;
}

#off-page-seo h4{
    color: #37517E;
}

#content-writing{
    margin-top: 100px;
}

#content-writing h4{
    color: #37517E;
}

#web{
    margin-top: 100px;
}

#web h4{
    color: #37517E;
}

.abdullah{
    margin-top: 120px;
}

.abdullah h4{
    color: #37517E;
}
.website-names{
    font-size: large;
    color: #37517E;
    line-height: 30px;
}


#login{
    background-color: #37517E;
    color: white;
}

@media only screen and (min-width: 350px) and (max-width: 767px){
    .abdullah img{
        width: 200px;
        height: 200px;
        margin-bottom: 20px;
    }
    .gms-team{
        text-align: center;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1400px){
    #irfan{
        margin: auto;
    }
    #irfan img{
        width: 100%;
    }
    
}


.picture{
    background-color: #c6c8ca;
}



#team h4{
    color: #37517e;
}

.team_profile{
    margin-top: 100px;
}



