.rs-wrapper{
    all: unset;
    font-weight: 700;
}

.rs-green{ color: #2E8B57 !important; }
.rs-red{ color: #B22222 !important; }
.rs-yellow{ color: #F4C430 !important; }

.rs-flag{
    width: 50px;
    height: auto;
    margin: 0 10px;
    vertical-align: middle;
}
