body {
    font-size: 18px;
}

section.content {
	background-image: url("/public/assets/img/fond-connect76.jpg");		
}

section.image {
	background-image: url("/public/img/corsica/fond-img.jpg") !important;
}

section.image.image-profils {
	background-image: url("/public/assets/img/fond-particulier.jpg");
}

.profil:hover {
	cursor: url("/public/assets/svg/6b13c671912f75557cf0b52bdb2b1e16.svg")
		50 20, auto !important;
}


/* => couleur de l'�criture */


.p_connect {
	color: black !important;
}

.title_connect {
	color: #009798 !important;
}
.textBoutton {
	
	color: #ffffff !important;
}
.a-white{
	color: #ffffff !important;
	
	}
	
	.buttons .button_ghost {
    white-space: nowrap;
    background: #009798;
  }

  .btn_card {
	background: white;
	border: #009798;
	color: #009798;
  }

  .custom_card {
	background-color: #009798 !important;
	color: white;
  }

  .dropdown-item:active {
	background-color: #009798;
  }
  
  

  