/*
===============================================================
 # CUSTOM CSS
 - Please do not edit this file. this file is generated by server-side code
 - Every changes here will be overwritten
===============================================================*/


@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');


/*.raleway-<uniquifier> {*/
/*  font-family: "Raleway", sans-serif;*/
/*  font-optical-sizing: auto;*/
/*  font-weight: <weight>;*/
/*  font-style: normal;*/
/*}*/

.phy-warning{
    display: none;
    color: red;
    text-align: center;
}
.info-text{
    font-weight: bold;
}
.logo.title{
    font-family: "Raleway", sans-serif;
}
.logo.title b{
    font-family: "Manrope";
}
.subtitle .logo.title{
    font-size: 16px;
}