@charset "utf-8";
/* CSS Document */

table {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;

  
}

thead th:nth-child(1) {
  width: 100%;
}

thead th:nth-child(2) {
  width: 100%;
}

thead th:nth-child(3) {
  width: 105%;
}

thead th:nth-child(4) {
  width: 35%;
}

th,
td {
	padding: 5px;
	color: #000000;
}#home div {
	color: #ACD5D0;
}
#home div {
	text-align: center;
	color: #000000;
}
#home #credits .container .about-wrapper .content h5 {
	color: #000;
	text-align: left;
}
#home #soins .container .row.justify-content-between.align-items-center .col-md-5 {
	color: #66CCCC;
}
#home #soins .container .row.justify-content-between.align-items-center .col-md-5 {
	text-align: left;
}
#home section .header-content .row .col-sm-10.col-md-4.m-auto {

}
#home #home .header-content if {
	color: #ACD5D0;
}
#home #home .header-content i {
	color: #A94837;
}


h1 {
  text-shadow: 
    -2px -2px 0 #000,  
    2px -2px 0 #000,
    -2px 2px 0 #000,
    2px 2px 0 #000;
}

h2 {
  text-shadow: 
    -1px -1px 0 #FFFFFF,  
    1px -1px 0 #FFFFFF,
    -1px 1px 0 #FFFFFF,
    1px 1px 0 #FFFFFF;
}

h6 {
  text-shadow: 
      -1px -1px 0 #FFFFFF,  
    1px -1px 0 #FFFFFF,
    -1px 1px 0 #FFFFFF,
    1px 1px 0 #FFFFFF;
}#home #pathologie .container .content .row div #video-principal {
	font-size: x-large;
}
