body {
font-family: 'Montserrat', sans-serif;
}

h1, h2 {
color: #000000;
text-transform: capitalize;
font-size: 26px;
font-weight: 400;
display: inline-block;
}

.rw_page_title {
text-transform: upper;
}
svg {
    min-height: 100%;
    min-width: 115%;
    // or any other units or measurements you want
}
