/*
Theme Name:   Sajt
Theme URI:    https://next.tjas.nl/
Description:  This is the offical Tjas theme for the sajT.
Author:       Youri Lieverdink
Version:      0.1.0
Text Domain:  tjas
*/

* {
  font-family: "Montserrat";
}

:root {
  --bs-primary-rgb: 228, 10, 24;
  --bs-secondary-rgb: 183, 0, 0;
}

.container-small {
  max-width: 720px;
  margin: 0 auto;
}

.the-content {
  min-height: 80vh;
}
