


body{
    position: relative;
    color: white;
    top: 104px;
}

.terms-and-use .title {
    font-size: 40px;
    text-align: center;
    background-color: #191e24;
    margin: 0px 10px 1rem 0px;
}


p {
    line-height: 1.6;
}
.container {
    max-width: 800px;
    margin: 0 auto;
}