.full-header #logo{
    border-right: none;
    width:300px;
    margin-left: 80px;
    
}

.primary-menu{
    margin-right: 380px;
   
}

.menu-link{
    color: teal;
    font-size: 15px;
}

.who-we-are{
    background-color: cornsilk;
    color: tomato;
    border: 2px solid beige;
    border-radius: 20px;
    height:auto;
}
.goals-mission-title{
    text-align: center;
    color: cadetblue;
}

.testimonial{
    height:300px;
}

.feature-box{
    width: 350px;
    
}

.feature-box h3{
   margin-top: 37px;
   margin-bottom: -10px;
   
   
}

.AR li{
    text-align: center;
   
}

.AR img{
    margin-right: 60px;
}

.AR .text-larger{
    text-align: center;
    margin-right: auto;
    margin-left: 50px;
}

.AR .icon-call{
    direction: ltr;
}

.feature-box li{
    margin-left:40px;
    color: black;
    
}



footer{
    color:white;
}

.card-img-top{
    height:130px;
    width: 150px;
    align:center;
    margin-top: -20px;
    margin-left: 50px;
   
}

.rounded-bottom{
    width:auto;
    height:300px;
    border-bottom: 2px solid rgb(228, 211, 211);
    border-top: 2px solid rgb(228, 211, 211);
    margin:15px;
    
   
}



    
.rounded-bottom h4{
    text-align: center;
}

.rounded-bottom p{
    text-align: center;
}

.rounded-bottom      .ts-text{
    text-align: center; 
}

