.pop-up-one-demo-text{
    text-align: center;
    font-size: 24px;
    color: #D9000D;
    line-height: 24px;
}

.pop-up-one-demo-text-two{
    text-align: center;
    font-size: 20px;
    color: #D9000D;
    line-height: 22px;
}

.pop-up-text-block{
    display: flex;
    align-items: baseline;
}

.pop-ups-icon{
    padding-right: 12px;
}

.demo-popup-one-link{
    text-decoration: underline;
    color: #D9000D;
}

.button-block{
    border: 1px solid #D9000D;
    color: #D9000D;
    padding: 10px 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.button-block-second{
    border: 1px solid #CBD5E0;
    color: #4A5568;
    padding: 10px 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
}