.feature-squares-wrapper .bg-area{background:#e5f0ff;padding:100px 0}.feature-squares-wrapper .squares-cont{display:flex;flex-wrap:wrap}.feature-squares-wrapper .squares-cont .square{border-radius:17px;flex-basis:calc(25% - 20px);flex-grow:0;flex-shrink:0;margin:10px;padding:20px}.feature-squares-wrapper .squares-cont .square p{color:#fff;font-weight:700;margin:0;text-align:center}.feature-squares-wrapper .squares-cont .square:nth-child(4n+1){background:#033b84}.feature-squares-wrapper .squares-cont .square:nth-child(4n+2){background:#ea6115}.feature-squares-wrapper .squares-cont .square:nth-child(4n+3){background:#5a5a5a}.feature-squares-wrapper .squares-cont .square:nth-child(4n){background:#000}