/* SOCIAL SHAREDCOUNT Widget */
.social-sharedcount-widget-container {
    text-align: center;
}

.social-sharedcount-widget-container .social-shared-count-sharesNumber {
    font-size: 42px;
    line-height: 42px;
    color:rgb(102, 102, 102);
    font-family: 'Helvetica neue',arial;
    font-weight: 700;
}

.social-sharedcount-widget-container .social-shared-count-sharesText {
    font-size: 13px;
    color:rgb(102, 102, 102);
    font-weight: 500;
}
/* END SOCIAL SHAREDCOUNT Widget */

/* forex */
.elementor-widget-container ol {
    list-style: decimal;
    padding-left: 20px;
    margin-top: 10px;
}
.elementor-widget-container ol li {
    line-height: 2rem;
}
.elementor-widget-container ul {
    list-style: disc;
    padding-left: 20px;
    margin-top: 10px;
}
.elementor-widget-container ul li {
    line-height: 2rem;
}
.today-copy-real-time-container {
    font-weight: bold;
    font-size: 1.2rem;
}
.today-copy-real-time-container .exchange_rate {
    color: #82AB40;
    font-weight: bold;
}

.today-historical {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

/* end forex */