.bg-1 {
    background-color: #3c51b6;
}

.bg-2 {
    background-color: #00aaf7;
}

.bg-3 {
    background-color: #00968a;
}
.bg-4 {
    background-color: #f2f9f8;
}

.home-result {
    color: #444;
}

.home-result-other h5 {
    color: #000;
}

.home-result-other .row {
    font-size: small;
}

.live-prize-other .prize-other-title {
    font-size: x-large;
    color: #111;
    font-weight: bolder;
}
.live-prize-other .prize-other-subtitle {
    font-size: large;
    color: #222;
}

.live-prize-other-result {
    font-size: large;
    font-weight: bold;
}
