.bg-orange-modem{background-color: #EF5327}
.txt-orange-modem{color: #EF5327}
.bg-blu-modem{background-color: #5F8CC7}
.bg-gris-modem{background-color: #292929}
.dot {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    display: inline-block;
}
.flags{height: 18px; width: 27px;}
.just {
    text-align: justify;
    text-justify: inter-word;
}