

p, .title {
    line-height: 1.5em;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 25px;
}

.priv-class {
    padding-top: 60px;
}

.title {
    color: #3490dc;  
    font-size: 26px;
    font-weight: 700;
    margin-top: 50px;
}

.button-cls {
    float:right;
    
}

a {
    color: #3490dc;    
    text-decoration: none;
}