.fw-top-menu ul{display: flex; align-items: center; justify-content: flex-end; }
.fw-top-menu ul li{ margin-right: 15px;}
.fw-top-menu ul li a{font-size: 14px;
    letter-spacing: 2.8px;
    font-weight: 600;  color: #FFFFFF;  text-transform: uppercase;}
.fw-terms-page{ padding-top:40px;}

.fw-container-md{ width:80%; max-width:1120px; margin: auto; position: relative; }
.fw-background-container{     background-color: #FAF9F5;}
.fw-terms-page .fw-page-title-container h4{ text-align: center;font-size: 20px;
    letter-spacing: 2.8px;
    color: #233128;
    font-weight: 600; }
.fw-background-white{ background: #FFFFFF; margin-bottom: 40px;}
.fw-bordered-box{    border: 1px solid #D3DED7; border-radius: 7px;}


