:root {
    --primary-color: #333333;
    --secondary-color: #02BC73;
}

header {
    padding: 20px 0;
    background-color: #f8f9fe;
}