@@ -187,8 +187,8 @@ twitter:description: "Build with our leading Speech AI models"
187
187
}
188
188
189
189
:is(.dark) body#fern-docs .product-card .fern-card .text-\( color\: --grayscale-a11\) {
190
- background-color: #0d101a;
191
- border-color: #171c29;
190
+ background-color: #0d101a !important ;
191
+ border-color: #171c29 !important ;
192
192
}
193
193
194
194
:is(.dark) .product-card .fern-card .t-muted p {
@@ -223,12 +223,12 @@ twitter:description: "Build with our leading Speech AI models"
223
223
}
224
224
225
225
body#fern-docs .product-card .fern-card .text-\( color\: --grayscale-a11\) {
226
- background-color: #BEC2EE;
227
- border: 8px solid #BEC2EE;
228
- border-radius: 12px;
229
- border-bottom-left-radius: 0px;
230
- border-bottom-right-radius: 0px;
231
- border-bottom-width: 0px;
226
+ background-color: #BEC2EE !important ;
227
+ border: 8px solid #BEC2EE !important ;
228
+ border-radius: 12px !important ;
229
+ border-bottom-left-radius: 0px !important ;
230
+ border-bottom-right-radius: 0px !important ;
231
+ border-bottom-width: 0px !important ;
232
232
height: 100% !important;
233
233
margin-top: 10px !important;
234
234
height: 85% !important;
@@ -248,15 +248,15 @@ twitter:description: "Build with our leading Speech AI models"
248
248
}
249
249
250
250
body#fern-docs .product-card .fern-card .text-\( color\: --grayscale-a11\) {
251
- color: white;
252
- background-color: #747FDB;
253
- border-radius: 10px;
254
- border-bottom-left-radius: 0px;
255
- border-bottom-right-radius: 0px;
256
- padding-left: 16px;
257
- padding-right: 16px;
258
- padding-top: 12px;
259
- padding-bottom: 12px;
251
+ color: white !important ;
252
+ background-color: #747FDB !important ;
253
+ border-radius: 10px !important ;
254
+ border-bottom-left-radius: 0px !important ;
255
+ border-bottom-right-radius: 0px !important ;
256
+ padding-left: 16px !important ;
257
+ padding-right: 16px !important ;
258
+ padding-top: 12px !important ;
259
+ padding-bottom: 12px !important ;
260
260
height: 100% !important;
261
261
}
262
262
0 commit comments