.gradient {
    border-radius: 8px;
    border: solid 1px;
    border-color: #00337B;
    background: linear-gradient(90deg, rgba(252,112,79,0.2976540958180147), rgba(202,236,239,0.8018557764902836) 85%);
}