@charset "UTF-8";
/* CSS Document */

.avsg 
{font-family:"Mplus 1p";
color: #edede5; 
background-color:#212546;
text-align:center;
font-size: small;
}

.container-fluid {
  width: 100%;
  padding: 0;
  margin: 0;
}

.light{
color:#212546;
background-color:#edede5;}

.dark{
color:#edede5;
background-color:#212546;}
	

.belongs
{color:#9C9C9C;}

.guestname
{font-size:x-large;}

.row-eq-heightvs {
    display: flex;
	justify-content: center;
    align-items: baseline;
}

#act{ }

