$nvsm-rood: #DA002F;
html, body {
height: 100%;
}
html {
}
body {
font-size: 18px;
font-weight: 400;
line-height: 1.5;
margin-bottom: 1em;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
position: relative;
background: #fff;
margin: 0;
background: $nvsm-rood;
}
small {
font-size: 80%;
}
p {
margin-bottom: 1em;
}
h1, h2, h3 ,h4, h5, h6 {
font-family: "Montserrat", serif;
font-weight: 600;
margin-bottom: 1em;
color: yellow;
/*color: $nvsm-rood;*/
}
h1 {font-size: 2.5rem;}
h2 {font-size: 2.5rem;}
h3 {font-size: 2.5rem;}
h4 {font-size: 2.5rem;}
h5 {font-size: 2.5rem;}
h6 {font-size: 2.5rem;}