.elementor-1125 .elementor-element.elementor-element-9fe4fd4{--display:flex;}.elementor-1125 .elementor-element.elementor-element-68cd021{margin-top:0px;margin-bottom:0px;}.elementor-1125 .elementor-element.elementor-element-53f7ff7 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-1125 .elementor-element.elementor-element-f1ea90f > .elementor-widget-container{margin:0px 0px 0px 0px;}/* Start custom CSS for bdevs-about, class: .elementor-element-78b9568 */.contact-list span {
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  color: #1b1b1b;
  font-weight: 400;
  display: inline-block;
  line-height: 2em;
}

.contact-list {
    list-style: none; 
    padding-left: 0; 
}


.contact-list li::before {
    font-family: "themify";
    font-size: 18px;
    font-weight: 400;
    color: var(--clr-theme-color);
    margin-right: 10px;
    display: inline;
    min-width: 1em; 
}


.contact-list li:nth-child(1)::before {
    content: "\e693"; 
}

.contact-list li:nth-child(2)::before {
    content: "\e621"; 
}

.contact-list li:nth-child(3)::before {
    content: "\e75a";
}/* End custom CSS */