@@ -305,7 +305,7 @@
margin: -20% 0 3rem 0 !important;
}
-.programme-883{
+.programme-883 , .programme-878{
.main_logo{
// background: red;
margin: 0 0 3rem 0 !important;
@@ -932,3 +932,44 @@
+/**********************/
+/* EXODE URABAIN SPEC */
+.programme-878{
+ .body{
+ overflow: auto !important;
+ height: auto !important;
+ footer{
+ display:none;
+ }
+ &:after{
+
+ //button
+ p:last-of-type{
+ text-align: center;
+ .ext{
+ display: inline-block;
+ margin: 0 auto;
+ background: #000;
+ color: #fff;
+ font-family: trueno;
+ font-weight: 500;
+ padding: .3rem .7rem;
+ font-size: .45rem;
+ text-decoration: none;
+ text-transform: uppercase;
+ svg{
+ display: none;
+ &:hover{
+ color: #000;
+ background: #fff;
+}