.text-page{
    padding-bottom: 10px;
}
.text-page p{
    line-height: 28px;
    font-size: 16px;
    margin-bottom: 8px;
}
.text-page a{
    text-decoration: underline;
}
.text-page a:hover{
    color: #ed917f; 
}