/*
Theme Name: Dr Ronit Roy
Theme URI: https://drronitroy.com/
Author: Dr Ronit Roy
Description: A contemporary clinical editorial WordPress theme for a general and laparoscopic surgery practice.
Version: 1.0.7
Text Domain: dr-ronit-roy
*/

html { scroll-behavior: smooth; }
body.dr-ronit-app { margin: 0; background: #ffffff; }

/* Footer spacing-only correction: preserve the original logo, type and social-control scale. */
.site-footer .footer-intro {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: start;
}

.site-footer .footer-intro .brand-lockup {
  margin: 0 0 0.55rem !important;
}

.site-footer .footer-intro > p {
  max-width: 210px !important;
  margin: 0 !important;
  font-size: 9px !important;
  line-height: 13.95px !important;
}

.site-footer .footer-intro .social-row {
  align-self: flex-start;
  margin-top: 0.55rem !important;
}