/* カスタマイズ用CSS */
.ec-headerRole {
    max-width: 100%;
    background-image: linear-gradient(0deg, #658ff9, #5eb4f7);
    color: white;
    padding: 2rem ;
}
.ec-headerTitle a {
    color: white !important;
}