/* Start custom CSS for bdevs-home-bg-area, class: .elementor-element-24375c6 */.elementor-40 .elementor-element.elementor-element-24375c6 .features-content p {
    margin-bottom: 10px;
    font-size: 18px;
    color: #041b31;
    text-transform: uppercase;
    font-weight: 700;
}

.elementor-40 .elementor-element.elementor-element-24375c6 .features-content .price {
    display: block;
    color: white;
    font-size: 1em;
    font-weight: 500;
    line-height:1.5em;
    margin-bottom: 0;
    background: #041B31;
    padding: 1em;
    border-radius: 50px;
}/* End custom CSS */
/* Start custom CSS for bdevs-team-section, class: .elementor-element-6783a02 */.team-thumb .link-btn {
   display: none;
}

.team-content-wrap .btn {
    background: #041B31;
    text-transform: capitalize;
}

.team-thumb img {
    max-width: 200%
}

.team-bg::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #041B31;
    background-color: rgb(4, 27, 49);
    opacity: .80;
    z-index: -1;
}

.team-bg::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 56%;
    height: 100%;
    background: #041B31;/* End custom CSS */