.bg-map {
    background-color: #0a1029;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.card-blue90 {
    background-color: #0003194D;
    padding: 21px;
    border-style: solid;
    border-width: 0px 0px 5px 0px;
    border-color: #4caf50;
    border-radius: 7px 7px 7px 7px;
}