/*
Theme Name: Business Child
Theme URI: https://wordpress.com/themes/business/
Template: business-wpcom
Author: Automattic
Author URI: https://automattic.com
Description: Gutenberg-ready small business theme for WordPress.com
Version: 1.0.1553752221
Updated: 2019-03-28 01:50:21

*/

.bandeau
{
	margin-top:0px !important;
}

.hentry
{
	margin-top :0px;
}

.main-navigation > div > ul > li > a
{
	text-decoration:none !important;
}

.main-navigation > div > ul li.current-menu-item a
{
	color: #00ABC8 !important;
	text-decoration:none !important;
}

.main-navigation > div > ul li a:hover
{
	color: #00ABC8;
	text-decoration:none !important;
}

.logo-expert, .logo-expert .wp-block-image
{
	margin-bottom: 0px !important;
}

.texte-expert, .texte-expert p
{
	margin-top: 0px !important;
}

.button, button, #infinite-handle span button, #infinite-handle span button:focus, #infinite-handle span button:hover, input[type="button"], input[type="reset"], input[type="submit"]
{
	background-color: #00ABC8 !important;
}

.site-identity
{
width:50%;
}

.wp-block-cover
{
	min-height:215px;
}

h2
{
font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif !important;
}

p.site-credits a {
    color: #121733 !important;
    text-decoration:underline !important;
}

p.site-credits a:hover {
	color: #00ABC8 !important;
	text-decoration:none !important;
}

a:hover {
	color: #00ABC8 !important;
}

li.unavailable
{
	color:#8b8f9a;
}

.wpcf7 input {
  max-width: 100%;
}