#KW
{
	position:absolute;
}


body {
        font-family: 'Pacifico', cursive;
       
      }



#text
{
	position:absolute;
	font-size: 3em; 
	color: 363333;
}

#RS
{
	position:absolute;
}
#MS
{
	position:absolute;
}

#TS
{
	position:absolute;
}


.col-12 {
    width: 100%;
}

.row {
    display: flex;
    max-width:1200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-top: 0;
    text-align: justify;
    padding:1rem;
}
img {
	max-width: 10vw
}