body {
    overflow-y: scroll;
    overflow-x: hidden;
}

.linea {
    margin-bottom: 30px;
}

.contenido {
    margin: 15px;
    margin-bottom: 0px;
}

.linea-grande {
    padding-bottom: 120px;
}

h1,
p {
    color: white;
}

.sy-filler {
    display: none;
}

.modal.show .modal-dialog {
    margin-top: 170px !important;
}

.modal-header {
    background-color: #D68930;
}

.modal-body p {
    font-size: 10px;
    text-align: center;
    line-height: 12px;
}

.ligas {
    border-radius: 100%;
    border-color: #D68930;
    border-style: solid;
    border-width: 4px;
    margin-bottom: 10px;
}

.style-3 .sy-box {
    background-color: #D68930 !important;
}