<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.feature {  border: dotted; border-width: 10px 4px; border-radius: 25% 10%; border-color: #d15e00; padding: 30px 0px; color: white; text-align: center; margin-bottom: 30px; display: block; }

.contact-info { background: #3c3c3b; box-shadow: 0 1px 1px }
.contact-detail { background: #3c3c3b; color: white; padding: 30px; margin-bottom: 30px; }

.justify { border-radius: 15% / 50%; background: #d15e00; text-align: center; margin-bottom: 15px; padding: 15px 0px; display: block;}

.justify1 { border-radius: 8% / 50%; background: #d15e00; text-align: center; margin-bottom: 20px; padding: 15px 0px; display: block;}

.justify:hover { border-radius: 15% / 50%; background: #006d0c; text-align: center; margin-bottom: 15px; padding: 15px 0px; display: block;}

.justify1:hover { border-radius: 8% / 50%; background: #006d0c; text-align: center; margin-bottom: 20px; padding: 15px 0px; display: block;}

.oktel { padding: 0px 27%; }
.okmail { padding: 0px 10%; }


.feature1 {  border: dotted; border-width: 10px 4px; border-radius: 25% 10%; border-color: #006d0c; padding: 30px 0px; color: white; text-align: center; margin-bottom: 30px; display: block; }

.justify2 { border-radius: 15% / 50%; background: #006d0c; text-align: center; margin-bottom: 15px; padding: 15px 0px; display: block;}

.justify3 { border-radius: 8% / 50%; background: #006d0c; text-align: center; margin-bottom: 20px; padding: 15px 0px; display: block;}

.justify2:hover { border-radius: 15% / 50%; background: #d15e00; text-align: center; margin-bottom: 15px; padding: 15px 0px; display: block;}

.justify3:hover { border-radius: 8% / 50%; background: #d15e00; text-align: center; margin-bottom: 20px; padding: 15px 0px; display: block;}


.menuseccenter {text-align: center; display: block; margin-left: auto; margin-right: auto; align-items: center;}
/* .menusecondaire { border-radius: 30% 70% 70% 30% / 30% 58% 42% 70%; background: #d15e00; text-align: center; font-size: 25px; box-shadow: 6px 6px 25px rgba(0, 0, 0, 0.5); margin-left: auto; margin-right: auto; min-height: 100px; display: flex; align-items: center; justify-content: center;} */
.menusecondaire { border-radius: 10px; background: #d15e00; text-align: center; font-size: 25px; box-shadow: 6px 6px 25px rgba(0, 0, 0, 0.5); margin-left: auto; margin-right: auto; min-height: 100px; display: flex; align-items: center; justify-content: center; color: white;}
.menusecondaire1 { border-radius: 10px; background: #006d0c; text-align: center; font-size: 25px; box-shadow: 6px 6px 25px rgba(0, 0, 0, 0.5); margin-left: auto; margin-right: auto; min-height: 100px; display: flex; align-items: center; justify-content: center; color: white;}</pre></body></html>