/*
 Theme Name:   Bootpress Theme
 Theme URI:
 Description:  Bootpress starting theme
 Author:       Vivien Le Néez
 Author URI:
 Template:     
 Version:      1.0.0
 License:
 License URI:
 Tags:
 Text Domain:
*/



.wpcf7 .button__content p {
    padding: 0rem;
    padding-right: 0rem;
}


.wpcf7 .button__content p button {
    padding: 1rem;
    padding-right: 5.5rem;
}

/**
  Fix image homepage (safari)
 */
.home .home__slides .news__image img{
    width: auto !important;
    max-width: 100%;
}