.terms-header{
    height: 80px;
    background-color: #2b332e;
    margin: 0;
    padding: 10px 0;
    display: flex;
    justify-content: center;
    border-bottom:5px solid #26AC0A;
}

.body-content{
margin: 0;
padding:10px;
}
