.elementor-259 .elementor-element.elementor-element-cd0b361{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for shortcode, class: .elementor-element-67c6a73 */.company-list {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.company-logo img {
  width: 50px;
  height: 50px;
  object-fit: contain;
  margin-right: 15px;
  border-radius: 50%;
  border: 1px solid #eee;
  background: #fff;
  padding: 5px;
}

.company-name {
  font-size: 16px;
  font-weight: 600;
  color: #333;
}/* End custom CSS */