body {
    background-image: linear-gradient(-226deg, #3BD2AE 0%, #36BAC2 100%);
    font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif
}

.row {

    flex-direction: column;
    align-items: center;
    height: 100vh;
}

iframe {
    border-bottom: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 12px 8px;
}
 a{
    color: white !important;
    font-size: 0.8rem;
    text-decoration: none;
    
   
}

.fa-file-download{
    color: white;
}

