body {
    background-color: #13829b !important;
}

.app {
    text-align: center;
}

.flag {
    width: 50px;
}

.row {
    color: white;
    font-weight: 700;
    font-size: 20px;
    margin-top: 40px;
}

a {
    color: white;
    text-decoration: none !important;
}

a:hover {
    color: #000;
    text-decoration: none !important;
}
