.container-header {
    background: linear-gradient(135deg, #2065c4, #c6fbfe);
    padding: 10px 15px;
    border-radius: 4px;
}
