.document-downloader {
    width: 100%;
    background-size: cover;
    margin-bottom: 30px;
    text-align: center;
}

.document-downloader-text {
    /* display: inline; */
    color: #000000;
    text-transform: uppercase;
    padding-right: 15px;
    padding-bottom: 15px;
}

.document-downloader-button {
    display: inline-block;
    width: 45px;
    height: 45px;
    text-align: center;
    padding: 16px;
    line-height: 5px;
}