diff --git a/resources/views/templates/services/truncgil-akademi.blade.php b/resources/views/templates/services/truncgil-akademi.blade.php index 373b103..6a1c398 100644 --- a/resources/views/templates/services/truncgil-akademi.blade.php +++ b/resources/views/templates/services/truncgil-akademi.blade.php @@ -120,6 +120,16 @@ background-color: #e8f4f6 !important; color: #1D8595 !important; } + .btn-teal { + background-color: #1D8595 !important; + border-color: #1D8595 !important; + color: #ffffff !important; + } + .btn-teal:hover { + background-color: #23636E !important; + border-color: #23636E !important; + color: #ffffff !important; + } /* Floating tech logo lists inside cards */ .tech-logo-strip {