/* BASIC STYLES HERE */
body {
    background-position: center;
    background-size: cover;
}

.bg-card {
    background-color: rgba(46, 46, 46, 0.82)
}