.toplogo {
    width: auto;
    height: auto;
}

.landing_page_logo {
    position: absolute;
    left: 6.08%;
    right: 0.86%;
    top: 11.92%;
    bottom: 29.77%;
}

.header_background {
    background: rgba(0, 0, 0, 0.5);
    filter: blur(50px);
}

.background_color {
    background-color: #1E2633;
}

.top_header {
    height: 120px;
}
