.block .row div {
    display: block;
    text-align: left;
}
.block .row .offset-sm-1{
    font-size: 14px
}
.block .row .titleBlock{
    text-align: center;
}
.block .row p, .alinea{
    margin-left: 30px;
    text-align: left;
}
.legalTitle{
    margin-top: 30px;
    font-weight: bold;
    text-transform: uppercase;
}
.underline{
    text-decoration: underline;
}
.topSpace{
    margin-top: 10px;
}

.leftside{
    width: 20%;
    display: inline-block !important;
}
.square{
    padding: 15px;
    margin: 15px;
    border: solid 1px;
}
