.send-success{
    background: #037b03;
    padding: 25px;
    color: #ffffff;
    border-radius: 32px;
}

.send-error{
    /* background: #ff0000; */
    padding: 25px;
    /* color: #ffffff; */
    color: #ff0000;
    border-radius: 32px;
}
.send-loader-img{
    vertical-align: text-top; 
    width:45px;
}

.brk-pricing-colored__description ul li {
    line-height: 29px;
}

.font__size-14 {
    font-size: 0.875rem; }