diff --git a/static/css/custom.css b/static/css/custom.css index fc5f0c5..b589272 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -59,4 +59,8 @@ body { .transition-400 { transition: 400ms; +} + +.text-header-custom h { + color: #00ad8e!important } \ No newline at end of file