/* Base styles - Custom.css handles most styling */
html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 0;
}