.gradient-background {
    background-image: linear-gradient(90deg, rgb(62,133,169), rgb(180,40,90));
}
