.oswald-200 {
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight:200;
    font-style: normal;
}
.oswald-300 {
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight:300;
    font-style: normal;
}
.oswald-400 {
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight:400;
    font-style: normal;
}
.oswald-500 {
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight:700;
    font-style: normal;
}
.oswald-700 {
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight:700;
    font-style: normal;
}    


h1 {
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight:600;
    font-style: normal;        
}


label {
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight:400;
    font-style: normal;        
}
.guestDeleteBtn {
    padding: 0px;
}

.guestDeleteBtn i {
    font-size: 1.2rem;
    font-weight: bold;
    color: #e12a48;
}