/******CSS for Hebrew Page here******/

.videoholocaust {
    display: inline-block !important;
   position: absolute;
    left: 15%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    background: #f8e002;
    border-radius: 80px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.CounterDiv
{
    font-size: 16px;
    color: #ffa500;
    border: solid 3px #ffa500;
    padding: 8px 8px;
    margin-top: 10px;
    border-radius: 4px;
    font-weight: bold;
}

.TimeremainingDiv{
 font-size: 22px;
 color: #ffa500;
 font-weight: bold;
}

.watchVideoText{
 font-size: 24px;
}

.donorname
{
font-size: 1.2rem !important;
}

.donoramount
{
font-size: 20px !important;
}