.elementor-1486 .elementor-element.elementor-element-532eb607{--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;}.elementor-1486 .elementor-element.elementor-element-742e536a{width:100%;max-width:100%;bottom:0px;}body:not(.rtl) .elementor-1486 .elementor-element.elementor-element-742e536a{left:0px;}body.rtl .elementor-1486 .elementor-element.elementor-element-742e536a{right:0px;}/* Start custom CSS for html, class: .elementor-element-742e536a */body {
  margin: 0;
}

.top-bar {
  display: flex;
  background-color: #0c1c37;
  color: white;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.top-bar .menu-item {
  flex: 1;
  padding: 15px 10px;
  border-right: 1px solid #2a3b55;
  cursor: pointer;
}

.top-bar .menu-item:last-child {
  border-right: none;
}

.menu-item img.icon {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 auto 5px;
}

.menu-item span {
  display: block;
  font-size: 14px;
  color: #f0f0f0;
}

.menu-item strong {
  display: block;
  font-size: 16px;
  margin-top: 5px;
}/* End custom CSS */