/* Start custom CSS for html, class: .elementor-element-aead88b */.contact-float-btn {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 100px;
  right: 20px;
  background-color: #ede8df;
  color: white;
  border-radius: 50%;
  text-align: center;
  font-size: 24px;
  line-height: 60px;
  z-index: 1000;
  box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
  transition: background-color 0.3s ease;
}/* End custom CSS */