.srch-bar {
    background-color: #194294;
}

.srch-bar .cat-title {
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    margin-top: 0;
}
.instjoin-sec .main-txt {
    font-size: 16px;
    text-align: center;
    margin-bottom: 45px;
    line-height: 2.2rem;
}
.instjoin-sec .main-txt span {
    color: #00b451;
    font-size: 26px;
}
.instjoin-sec .login-container {
    box-shadow: none;
}
.instjoin-sec .boxes p {
font-size: 15px;
margin-bottom: 15px;
}
.instjoin-sec .boxes h3 {
    font-weight: bold;
    margin-bottom: 15px;
    color: #00b451;
    border-bottom: 3px solid #00b451;
    display: inline-block;
    padding-bottom: 7px;
}
.instjoin-sec .boxes ul {
    list-style: circle;
}
.instjoin-sec .boxes ul li {
    margin-bottom: 7px;
    font-size: 14px;
}