body{
    background-image: url("data:image/svg+xml,%3Csvg id='visual' viewBox='0 0 900 600' width='900' height='600' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1'%3E%3Crect x='0' y='0' width='900' height='600' fill='%23FFFFFF'%3E%3C/rect%3E%3Cpath d='M438 600L458.3 550C478.7 500 519.3 400 523.3 300C527.3 200 494.7 100 478.3 50L462 0L900 0L900 50C900 100 900 200 900 300C900 400 900 500 900 550L900 600Z' fill='%23fff9fb' stroke-linecap='round' stroke-linejoin='miter'%3E%3C/path%3E%3C/svg%3E");
    background-position: bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

#hyvor-talk-view{
    display: none;
}

h1{
    font-family: 'amsterdam' !important;
    font-size: 42px !important;
}


#latest-blog-pagination, #latest-news-pagination{
    display: none;
}