diff --git a/examples/farbestudium.md b/examples/farbestudium.md
index 5c87b77..fa76b38 100644
--- a/examples/farbestudium.md
+++ b/examples/farbestudium.md
@@ -24,10 +24,12 @@ color: #11a9ed
-->
![bg left:85%](https://www.pelikan.com/images/pelikan/company/brand/Carrusel_posters/TheBrand_carrusel_posters_12.jpg)
-![bg w:70%](https://www.pelikan.com/images/logos/Group%20800.png)
+![bg w:70%](https://www.pelikan.com/images/logos/Group%20800.png)
+
+
---
+
+# Pelikan 5.
+
+- URL: [https://www.pelikan.com/int/company/pelikan-tintenturm.html](https://www.pelikan.com/int/company/pelikan-tintenturm.html)
+- Backgroun: #4562d8
+- Foregroung: #ffffff
+-
Highlight: #ffcf1f
+
---
+# Pelikan 6.
+
---
![bg](rgb(255,128,0))
@@ -91,6 +109,7 @@ color: #11a9ed
+
Teste
diff --git a/style/descartes.css b/style/descartes.css
index acd185e..cca9820 100644
--- a/style/descartes.css
+++ b/style/descartes.css
@@ -57,17 +57,19 @@ section.titlepage .organization {
section strong {
color:rgb(141, 169, 196) ;
- color:rgba(23, 86, 118) ;
color:rgb(181, 101, 118) ;
- color:rgb(186, 50, 79) ;
color:rgb(229, 107, 111) ;
+ color:rgba(23, 86, 118) ;
+ color:rgb(0, 53, 199) ;
+ color:rgb(186, 50, 79) ;
+ color:rgb(179, 31, 63) ;
padding-left: 1px;
padding-right: 1px;
font-weight: 600;
}
section.transition em{
- background-color: rgb(251, 255, 0) !important;
+ background-color: rgb(255, 166, 0) !important;
}