@import url('https://fonts.googleapis.com/css2?family=Playwrite+HU:wght@100..400&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");

.font-playwrite {
    font-family: "Playwrite HU", cursive;
    font-optical-sizing: auto;
    font-weight: 100;
    font-style: normal;
}
.font-raleway {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-weight: 100;
    font-style: normal;
}

.huhwhat{ font-size: 1in; }

.text-concern { color: #ff7933; }

.bg-concern { color: #ff7933; }