section{
    margin-top: 100px;
}

p{
    line-height: 15px;
}

.buscador{
    margin: 20px 0;
    border: 2px solid #ec9422;
    border-radius: 3px;
    font-weight: 600;
    min-width: 300px;
    font-size: 18px;
    color: #212121;
    padding: 10px;
    text-align: center;
}