/* Add here all your CSS customizations */
.error_inscripcion {
    font-size: 13px;
    background: #e45357;
    color: #fff;
    padding: 2px;
}
.pull-left {margin-right: 20px;}
.pull-right {margin-left: 20px;}
section.timeline {
    width: 100%;
    margin: 50px 0;
}

section.timeline .timeline-date h3 {
    background: #112242;
    color: #fff;
    font-size: 1.2em;
    line-height: 32px;
}
