.elementor-381 .elementor-element.elementor-element-a22c142{--spacer-size:50px;}.elementor-381 .elementor-element.elementor-element-b774b06{--spacer-size:50px;}/* Start custom CSS for bdevs-team-section, class: .elementor-element-67014f3 */.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 */