/* Start custom CSS for bdevs-pricing, class: .elementor-element-85bccc3 */.price .item .value h4 {
    font-size: 45px;
    margin-bottom: 0;
    color: #cf2532;
    line-height: 1em;
}
.price .item .value p {
    font-size: 14px;
    font-weight: 400;
    margin-top: 0px;
    color: #cf2532;
}
.button-secondary {
    display: inline-block;
    height: auto;
    padding: 14px 30px;
    border: 1px solid transparent;
    border-radius: 80px;
    background-color: #cf2532;
    -webkit-transition: border-color 400ms ease, background-color 400ms ease;
    transition: border-color 400ms ease, background-color 400ms ease;
    color: #fff;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
}
.price .item .type h6 {
    position: relative;
    color: #000;
    font-family: 'Almarai', sans-serif;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0px;
    text-transform: uppercase;
}/* End custom CSS */