/* Style for tos.mak */

.container {
    margin-top: 33px;
    margin-bottom: 33px;
    padding-left: 50px;
    padding-right: 50px;
    color: #333;
}
.tos-title {
    margin-top: 15px;
    font-size: 30px;
    text-align: center;
}
.tos-body {
    margin-top: 38px;
    margin-bottom: 38px;
    font-size: 15px;
    line-height: 26px;
}
.tos-subtitle {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 20px;
}
