/*
Theme Name: SandiTheme
Theme URI: 
Author: Sandi
Author URI: https://rumbletoon.com/
Description: Wordpress Theme for Rumbletoon
Version: 1.0
*/

.test{
  color: red
}

.main {
  background-color: #231145
}

.rumbletoon-color {
  background-color: #231145
}
.body-background {
  background-color: black
}

h1 {
  font-size: 4rem !important; /* 40px/16=2.5em */
}
 h1,h2,h3,h4,h5,h6{
  font-family: "Montserrat", sans-serif !important;
  font-weight: 700 !important;
 }


