/*
Theme Name: RIPCITY Event Experience
Theme URI: https://ripcityevents.com/
Author: RIPCITY
Description: Custom full-screen RIPCITY 3D card-show experience with backend-editable event content, artwork, typography, prizes, venue map, contact controls and Elementor compatibility.
Version: 1.0.2
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: ripcity-event
*/

html, body {
  margin: 0;
  padding: 0;
  background: #050505;
}

body {
  min-height: 100vh;
}

.ripcity-site-main {
  min-height: 100vh;
}

.ripcity-standard-content {
  width: min(1200px, calc(100% - 40px));
  margin: 40px auto;
}
