File tree Expand file tree Collapse file tree 1 file changed +14
-6
lines changed
Expand file tree Collapse file tree 1 file changed +14
-6
lines changed Original file line number Diff line number Diff line change 9494 }
9595
9696 .box-1 {
97- background-color : # 47bafc ;
97+ background-color : # 2d4f95 ;
9898 border : 1.5px solid # 0f0f0f ;
9999 padding : 1.5rem ;
100100 border-radius : 4px ;
105105 }
106106
107107 .box-2 {
108- background-color : # f85555 ;
108+ background-color : # 47bafc ;
109109 border : 1.5px solid # 0f0f0f ;
110110 padding : 1.5rem ;
111111 border-radius : 4px ;
138138 }
139139
140140 .box-5 {
141- background-color : # f096df ;
141+ background-color : # f6ce68 ;
142142 border : 1.5px solid # 0f0f0f ;
143143 padding : 1.5rem ;
144144 border-radius : 4px ;
159159 position : relative;
160160 }
161161
162+ .box-title-white {
163+ color : # fbfbfb ;
164+ font-size : 1.5rem ;
165+ margin-bottom : 1rem ;
166+ font-weight : 800 ;
167+ text-align : center;
168+ }
169+
162170 .box-title {
163171 color : # 333 ;
164172 font-size : 1.5rem ;
436444 < div class ="row ">
437445 <!-- Governance, Risk & Compliance -->
438446 < div class ="box-1 ">
439- < h2 class ="box-title ">
447+ < h2 class ="box-title-white ">
440448 < span class ="en "> Governance, Risk & Compliance</ span >
441449 < span class ="fr "> Gouvernance, Risque et Conformité</ span >
442450 </ h2 >
@@ -481,7 +489,7 @@ <h2 class="box-title">
481489
482490 <!-- Users -->
483491 < div class ="box-1 ">
484- < h2 class ="box-title ">
492+ < h2 class ="box-title-white ">
485493 < span class ="en "> Users</ span >
486494 < span class ="fr "> Utilisateurs</ span >
487495 </ h2 >
@@ -526,7 +534,7 @@ <h2 class="box-title">
526534
527535 <!-- Identity -->
528536 < div class ="box-1 ">
529- < h2 class ="box-title ">
537+ < h2 class ="box-title-white ">
530538 < span class ="en "> Identity, Credential & Access Management</ span >
531539 < span class ="fr "> Gestion des identités, des identifiants et des accès</ span >
532540 </ h2 >
You can’t perform that action at this time.
0 commit comments