.elementor-132 .elementor-element.elementor-element-70f92bb9{--display:flex;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS */button.button {
    background-color:#fa8e1f;
}

input[type="submit"] {
    background-color:#fa8e1f;
}

.dashboard-list-box h4 {
  color: white;
  background-color: #1c2834 !important;
}

.dashboard-nav ul li:hover {
  background-color: #fa8e1f;
}/* End custom CSS */