.hero-section h1 ,
.hero-section h3
{
    font-size: 22px;
    font-weight: bold;
}
.hero-section p
{
    font-size: 18px;
    font-weight: bold;
}


.step-title
{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 25px;
    margin-top: 25px;
}
.step-card {
    min-height: 257px;
}
.step-card i{
    color: #EAA61D;
    font-size: 27px;
    background-color: #eee;
    /* padding: 10px; */
    border-radius: 50%;
    height: 60px;
    width: 60px;
    padding-top: 17px;
}
.why-us
{
    margin-top: 0 !important;
}
.why-us .wrapper  {
    background-size: cover;
    /* padding: 130px 180px; */
    display: flex
;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 8px;
    padding: 0;
    background-color:#023350 ;
    color: #ffff;
    margin-top: 0  ;
}
.why-us   h3
{
    color: #ffff;
}
.why-us::after ,
.why-us::before
{
    display: none;
}
.why-us {
    margin-top: 50px;
    margin-bottom: 50px;
}
.why-us  h2 {
    color: #ffff;
    font-size: 28px;
    margin-top: 20px;
    margin-bottom: 23px;
    font-weight:bold;
}
.why-us  .title-content
{
    font-size: 15px;
}
.join_btn
{
    background-color: #eaa61d;
    margin-bottom: 28px;
    padding: 15px 36px 17px 20px;
    color: #fff;
}
.why-us .wrapper {
    background-size: cover;
    /* padding: 130px 180px; */
    display: flex
;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 8px;
    padding: 0;
    background-color: #023350;
    color: #ffff;
    margin-top: 50px;
    border-radius: 15px;
}
.step-card h3
{
    font-size: 18px;
    font-weight: bold;
}
