/*
Theme Name: Base
Author: Olyos
Description: un thème développé par olyos
Version: 2023-11
Text Domain: olyos
Domain Path: /languages/

*/
/*--------------------------------------------------------------
	General
--------------------------------------------------------------*/

body {
  -webkit-font-smoothing: antialiased;
	margin:0;
	padding:0;
	  font-family: "Roboto", sans-serif;
}

.wp-block-navigation a:hover {
color:white!important;
text-decoration: underline;}

.wp-block-navigation-item__label {
color:white!important;
}

.wp-block-navigation-item__content {
	    max-width: 203px!important;
    text-align: center;
}

h1, h2, h3, h4, h5, h6  {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

img {
  max-width: 100%;
  height: auto !important;
}

#nf-label-field-18 a {
	color:#ccc;
}
#ultp-footer-template a {
	color:#1C3B71;
	text-decoration:none;
}
