/* /Layout/MainLayout.razor.rz.scp.css */
#image_logo[b-i3e7c00b33] {
    width: 20% !important;
}

#header_text_container[b-i3e7c00b33] {
    width: 60%;
    background-color: #194ab3;
    border-bottom-left-radius: 100px;
}

#page_header[b-i3e7c00b33] {
    padding: 3rem;
    padding-bottom: 2rem;
}

#footer_image[b-i3e7c00b33] {
    mix-blend-mode: plus-lighter;
    width: 100px;
}

#scroll_up_btn[b-i3e7c00b33] {
    border-radius: 100px;
    background-color: #1040cf;
}

main[b-i3e7c00b33] {
    background-color: #f03441;
}

small[b-i3e7c00b33], .footer_info[b-i3e7c00b33] {
    color: white;
    font-size: x-small;
}

article[b-i3e7c00b33] {
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    padding-top: 4rem !important;
    padding-bottom: 5rem !important;
}
/* /Pages/Home.razor.rz.scp.css */
#audio_container[b-xwrua3xdhs] {
    padding-top: 11rem;
    padding-bottom: 12rem;
    min-height: 30vh;
}

#image[b-xwrua3xdhs] {
    width: 75vw;
    height: 75vh;
    object-fit: contain;
}
