/* Adds breathing room between the left-side header widgets */
#widgets-wrap {
  gap: 2.5rem !important;
}