.btn-inicio {
    border-radius: 50px;
    border-color: black;
    background-color: #FEAB06;
    color: black;
    font-weight: bold;
}

.etiquetas{
    font-family: sans-serif;
}

footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}