.how-works{
    border-top: 1px solid #333333;
    padding: 50px 30px; 
}
.how-works:hover{
    background-color:lightgray;
    border: 1px solid white;
}
.letter-spacing-01{
     letter-spacing: 0.1px;
}
.row>*{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.standout-cards .col-lg-4 {
    width: 32.333333% !important; 
}
.standoutSec{
    background-color: #F0F0F0;
}