#eol-certificates input.btn {
    background-image: none;
    box-shadow: none;
    text-shadow: none !important;
    border-radius: 0;
    letter-spacing: 0;
    padding: 7px 18px;
}

#eol-certificates{
    min-height: 85vh;
}

#eol-certificates .alert.error {
    background-color: #f44336;
}

