.elementor-45212 .elementor-element.elementor-element-615a7444{--display:flex;}/* Start custom CSS for container, class: .elementor-element-615a7444 *//* Time Taskers dashboard - align lower sections with the centred stats area */
body.page-id-45212 .entry-content > *:not(:first-child) {
  max-width: 1180px;
  width: calc(100% - 48px);
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}

/* Keep section cards neat */
body.page-id-45212 .entry-content > *:not(:first-child) {
  border-radius: 18px;
}

/* Better spacing on smaller screens */
@media (max-width: 767px) {
  body.page-id-45212 .entry-content > *:not(:first-child) {
    width: calc(100% - 24px);
  }
}/* End custom CSS */