
.panel.wrapper {
    background: rgb(0, 76, 151);
    background: linear-gradient(90deg, rgba(0, 76, 151, 1) 0%, rgba(0, 154, 68, 1) 100%);
}

