.feather-icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    stroke: currentColor;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    fill: none;
}

a.nolines {
    text-decoration: none
}

.header {
    background-color: #ffbe6f
}

.footer {
    background-color: #ffbe6f
}

:target {
    background-color: #ffbe6f
}
