.MarketInfo .welcome-title {
    color: #000;
    font-size: 16px;
    font-weight: 800;
    /* text-transform: uppercase; */
    text-align: center;
    margin-bottom: 0px;
}

.MarketInfo .welcome-text {
    font-size: 13px;
    color: #000;
    font-weight: 700;
    margin-bottom: 0px;
    text-align: center;
    line-height: 1;
    text-shadow: none;
}