section#documents{
    padding: 50px 0;
    min-height: 180px;
}

section#documents a{
    display: block;
    font-size: 24px;
    font-weight: bold;
}

section#documents a img,
section#documents a svg{
    height: 20px;
    width: 30px;
}
section#documents a svg path{
    fill: #a4b5b8 !important;
}