body {
    background: #fff;
/*    margin-top:10px;
    margin-bottom:50px;
    padding-bottom:50px;
*/
}
#content h3 span.designer,
#content h3 span.designer a,
#content h1 span.designer,
#content h1 span.designer a,
#content h1 span.ref,
#content h1 span.ref a,
#content h1 span,
#content h1 span a,
.bienvenido .inner-content span,
.bienvenido .inner-content{
    color: #000;
}

.modal-content {
    margin-bottom:40px;
}
.footer {
    background-color: #fff;
}
.btn {
    border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}

