..threeBox{display:flex;flex-direction:column}.threeBox .threeColumn{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:auto;max-width:1170px;position:relative}.threeBox .columnbox:hover{border-top:5px solid #ed6423}.threeBox .columnbox{background:#e6eceb;border-top:5px solid #e6eceb;flex-basis:30%;padding:10px 20px}.threeBox .columnbox h4{color:#4b4b51;font-family:Cormorant Garamond;font-size:20px;font-style:normal;font-weight:600;line-height:normal;margin:0 0 10px}.threeBox .columnbox p{font-size:16px;margin-bottom:0}a.rfs{color:#ed6423;font-family:Cormorant Garamond;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media (max-width:767px){.threeBox .columnbox{flex-basis:100%}h2.title-h2{text-align:center}}