﻿.outer-box {
    /*background: linear-gradient(to bottom, #c4994c 0%, #ffffff 100%);*/
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);*/
    border-radius: 15px;
    /*padding: 2%;*/
    width: 100%;
}
.outer-box1 {
    /*background: linear-gradient(to bottom, #c4994c 0%, #ffffcc 100%);*/
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);*/
    border-radius: 15px;
    /*padding: 2%;*/
    width: 100%;
}

.et-db #et-boc .et-l .et_pb_section_0_tb_body.et_pb_section {
    padding-top: 10px !important;
    padding-bottom: 50px !important;
    background-color: #FFFFFF !important;
}
.btn-rl {
    background-color: #000000;
    color: white;
    width: 100px !important;
}
