/*******text sites********/

.div-text{
    margin: 4vh 4vw;
    padding: 1.6vh 1.6vw;
    line-height: 25px;
    background: #e1e6ec;
    border-radius: 10px;
    box-sizing: border-box;
}