/*
Theme Name: mbs
Author: Marie Boulesteix
Description: My first responsive HTML5 theme
Version: 1.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

/* Général */

body {
	background: #fefeff;
	margin : 0;
	padding : 0;
}

a {
  color : #535465;
  font-weight: 500;
  text-decoration: none;
}

a:hover {
	color : #646d99;
}

p {
	color : #464757;
	font-family: Nunito Sans;
	font-size: 1.05em;
}

li {
	color : #464757;
	font-family: Nunito Sans;
	font-size: 1.05em;
}

.titre-pages {
	text-align: center;
	font-family: 'Nunito';
	letter-spacing: -1px;
	color :#646d99;
	font-size: 1.8em;
	font-weight: 400;
	margin-top: 3em;
	text-transform: uppercase;
}

.titre-accueil {
	text-align: center;
	font-family: 'Nunito';
	letter-spacing: -1px;
	color :#646d99;
	font-size: 1.8em;
	font-weight: 400;
	margin-top: 3em;
	text-transform: uppercase;
}

.sous-titre-accueil {
	text-align: center;
	color : #606168;
	font-size: 1.05em;
	margin-bottom: 4em;
}

/* Header Barre menu et logo */

.header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left : 5rem;
	padding-right : 5rem;
	padding-top: 2.5rem;
	padding-bottom: 1.5rem;
    margin: 0 auto;
}

.header-logo {
    flex: 0 0 auto;
}

.header-nav {
    flex: 1 1 auto;
    margin: 0 2.5rem;
}

.header-nav .menu {
    display: flex;
    justify-content: center;
	align-items: center;
    gap: 1.5rem;
	padding : 1em;
    margin: 0;
	border-top : 0.7px solid #a8aab3;
	border-bottom : 0.7px solid #a8aab3;
    list-style: none;
}

/* Header Logo */

.bloc-logo {
	text-align: center;
	padding : 1em;
	padding-top: 2.5em;
	padding-bottom: 3.5em;
}

.logo-titre-site {
	width: 30em;
	height: auto;
}

/* Header Menu */

.nav a:hover {
	color :#646d99;
	font-weight: bold;
}

.icone-maison, .icone-shop {
	width: 1.7em;
	height: auto;
	transition : transform 0.5s;
}

.icone-maison {
	margin-right: 2em;
}

.icone-shop {
	margin-left: 2em;
}

.icone-maison:hover, .icone-shop:hover {
	transform: scale(1.1);
}

.item-menu {
	margin-left: 1em;
	margin-right: 1em;
	color : #606168;
	text-decoration: none;
	font-family: 'Josefin Sans';
	font-weight: 400;
	font-size: 0.9em;
}

/* Menu déroulant Responsive mobile */

nav input[type=checkbox]:checked ~ ul {
	display: flex;
}

nav input[type=checkbox] {
	display: none;
}

.bloc-header-site-mobile {
	display: none;
}

#navbar-mobile {
	display: none;
}

/* Front Page Bannière */

.hero-section {
    width: 100%;
    display: grid;
    grid-template-columns: 2fr 1.1fr;
    align-items: center;
    overflow: hidden;
	margin-top: 1em;
	background-color: #d0e4ff;
}

.hero-content {
	padding-top : 1.2em;
	padding-bottom: 1.2em;
	padding-left: 2.5em;
	padding-right: 2.5em;
	margin-left: 7em;
	margin-right: -9em;
	background-color: #fff9f5;
	z-index: 2;
}

.hero-image {
    text-align: right;
    align-self: flex-end; 
    margin: 0;
    padding: 0;
}

.hero-image img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0;
}

.hero-content h1 {
    font-family: 'Playfair Display';
    color: #646d99;
    font-size: 1.6em;
	font-weight: 500;
    margin-bottom: 1em;
    line-height: 1.4;
    text-align: left;
}

.hero-content p {
    font-family: 'Lora';
    line-height: 1.4;
    margin-bottom: 1em;
}

/* Front Page Lead Magnet */

.h2-step-1 {
	text-align: center;
}

.promo-section {
	padding-top: 5em;
	padding-bottom: 5em;
    text-align: center;
    position: relative;
}

.promo-section-mobile {
	display: none;
}

.promo-content {
	text-align: left;
	padding-right: 1em;
	flex : 1.5;
}

.promo-title {
	text-transform: uppercase;
	font-family: Raleway;
	font-weight: 600;
	color : #646d99;
	font-size: 1.6em;
	margin-bottom: 1.5em;
}

.promo-text {
	font-size: 1.1em;
	margin-bottom: 3em;
}

#form-container-17527025 {
    width: 100%;
    margin: 0;
    padding: 0;
}

#form-container-17527025 input,
#form-container-17527025 button {
    font-family: 'Nunito Sans';
    width: 100%;
    box-sizing: border-box;
}

.promo-content iframe {
    margin: 2em auto 0;
    max-width: 100%;
    display: block;
}

.promo-form {
    display: flex;
    flex-direction: column;
    gap: 1em;
    max-width: 400px;
    margin: 2em auto 0;
}

.promo-image {
    position: relative;
    margin-bottom: -12em;  
    z-index: 2;
}

.promo-image img {
    width: 100%;
    height: auto;
    max-width: 350px;
    display: block;
    margin: 0 auto;
	margin-top: 1em;
}

.promo-list {
	font-size: 1.1em;
	font-family: Mulish;
	color : #535465;
}

.ff-btn-submit {
	font-weight: 600 !important;
	font-size: 1.15em !important;
	font-family: Raleway;
}

.bouton-lm {
	margin-left : 4em;
	margin-right: 4em;
	padding : 0.5em;
	color : #646d99;
	font-family: 'Raleway';
	text-transform: uppercase;
	text-align: center;
	transition : transform 0.5s;
	border: 1.2px solid #646d99;
	font-size: 1.2em;
	font-weight: 600;
}

.bouton-lm:hover {
	transform : scale(1.06);
	background-color : #d0e4ff;
	border : none;
	color : #535465;
}

.promo-grid {
	display: flex;
	align-items: center;
	gap : 4em;
	padding-left: 4em;
	padding-right: 4em;
}

.image-promo img {
	width: 100%;
}

.image-promo {
	padding-left: 1em;
	flex : 1;
}

#fluentform_3 {
	margin-top: 2em;
	box-shadow: 5px 5px 15px #53546573;
	padding : 1.5em;
}

#ff_3_names_first_name_ , #ff_3_email {
	border-radius: 0;
	border : none;
	border-bottom: 1px solid #646d99;
	font-family: Lora;
	color : #646d99;
	font-size: 1em;
}

#ff_3_names_first_name_::placeholder, #ff_3_email::placeholder {
	color : #646d99;
	font-size: 1em;
}

#ff_3_names_first_name_:focus, #ff_3_email:focus {
	color : #646d99;
	font-size: 1em;
	background-color: #fff9f5;
}

/* Front Page Bloc Sous Bannière */

.bloc-sous-banniere {
	margin-top: 4em;
	margin-bottom: 4em;
}

.h2-bon-endroit {
	padding-top: 2em;
	padding-bottom: 1em;
	font-family: 'Noto Serif';
	font-weight: bold;
	text-align: center;
	color :#954b77;
	font-size: 1.8em;
}

.sur-le-site {
	display: flex;
	flex-direction: column;
	padding-left: 5em;
	padding-right: 5em;
	padding-bottom: 5em;
	gap: 3em;
}

.ligne-1, .ligne-2 {
	display: flex;
	justify-content: center;
	gap: 2em;
}

.ligne-1 {
	justify-content: space-between;
}

.ligne-2 {
	justify-content: center;
	width: 66%; /* Pour que la deuxième ligne prenne environ 2/3 de la largeur */
	margin: 0 auto;
}

.element-site, .element-site-2 {
	display: flex;
	flex-direction: column;
	flex: 1;
	align-items: center;
	padding: 0 2.5em;
}

.element-site {
	margin-top: 4em;
}

.element-site-2 {
	margin-top : -1.5em;
}

.photo-element-site {
	width: 12em;
	height: auto;
}

.titre-element-site {
	text-transform: uppercase;
	text-align: center;
	font-weight: 600;
	font-family: Raleway;
	color : #ffcdaa;
	font-size: 1.2em;
	margin-top: 1em;
}

.texte-element-site {
	font-family: Mulish;
	text-transform: none;
	color : #524364;
	text-align: center;
	font-size: 1.1em;
	padding-left: 2em;
	padding-right: 2em;
	margin-top: 0.3em;
}

/* Front Page Bloc Presentation */

.photo-propos {
	width: 22em;
}

.bloc-presentation-mobile {
	display: none;
}

.bloc-presentation {
    display: flex;
	padding-left: 3em;
	padding-right: 3em;
	padding-top: 1em;
	padding-bottom: 1em;
    justify-content: center;
    align-items: center;
	background-color: #646d99;
}

.bloc-texte-presentation {
    padding: 3em;
	padding-right: 5em;
}

.p-bonjour {
	font-size: 1.1em;
	color : #fff9f5;
}

.h2-bonjour {
	text-align: left;
	font-family: Playfair Display;
	color : #d0e4ff;
	font-weight: 500;
	font-size: 1.7em;
	margin-bottom: 1em;
}

.liste-intro-site {
	padding-left: initial;
	list-style-position: inside;
}

.intro-site {
	text-align: left;
	font-family: 'Nunito Sans';
	font-size: 1.2em;
	line-height: 1.5em;
	color : #3c2e28;
	list-style-type: circle;
}

.bouton-presentation-savoir-plus {
	border : 1px solid #d0e4ff;
	margin-top: 2em;
	margin-left : 15em;
	margin-right: 15em;
	padding : 0.5em;
	font-size: 1.2em;
	font-weight: 600;
	color : #d0e4ff;
	font-family: 'Raleway';
	text-transform: uppercase;
	text-align: center;
	transition : transform 0.5s;
}

.bouton-presentation-savoir-plus:hover {
	transform : scale(1.06);
	background-color : #d0e4ff;
	border : none;
	color : #535465;
}

/* Front Page Bloc Les derniers articles */

.titre-dernier-article {
	text-transform: uppercase;
	text-align: center;
	margin-top: 4em;
	margin-bottom: 3em;
	font-family: Raleway;
	font-weight: 600;
	color : #646d99;
	font-size: 1.5em;
}

.bloc-derniers-articles {
	padding-left: 5em;
	padding-right: 5em;
	display: flex;
	margin-top: 2em;
	margin-bottom: 8em;
}

.attachment-post-thumbnail {
	width: 100%;
	height: auto;
	border-radius: 0px;
}

.bloc-texte-derniers-articles {
	position: relative;
	z-index: 2;
	background : #fff9f5;
	margin-top: -3em;
	margin-left: 2em;
	margin-right: 2em;
	padding-top: 1em;
}

.un-des-derniers-articles {
	margin-left: 2em;
	margin-right: 2em;
	flex : 1;
}

.cat-article {
	text-align: center;
	font-family: 'Raleway';
	font-weight: 600;
	text-transform: uppercase;
	color : #ffcaa9;
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 1em;
}

.lien-titre-bloc-article {
	text-decoration: none;
}

.titre-bloc-article {
	font-family: 'Playfair Display';
	font-weight: normal;
	text-align: center;
	color : #535465;
	font-size: 1.4em;
	padding-left : 2.5em;
	padding-right: 2.5em;
	transition: transform 0.5s;
}

.titre-bloc-article:hover {
	transform : scale(1.04);
}

.date-article {
	text-align: center;
	font-family: 'Raleway';
	font-weight : 500;
	font-size: 1.1em;
	color :#646d99;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

.extrait-blog-DA {
	text-align: justify;
	padding-left: 2.2em;
	padding-right: 2.2em;
	line-height: 1.5em;
}

.lien-suite {
	color : #a79c97;
	text-decoration: none;
}

.lien-suite:hover {
	color : white;
}

.bouton-suite {
	border : 1px solid #a8aab3;
	margin-top: 2em;
	margin-left : 2em;
	margin-right: 2em;
	padding : 0.5em;
	font-size: 1.1em;
	font-weight: 600;
	background-color: #fff9f5;
	color : #646d99;
	font-family: 'Raleway';
	text-align: center;
	transition : transform 0.5s;
}

.bouton-suite:hover {
	border : none;
	background-color : #d0e4ff;
	color : #535465 !important;
	transform : scale(1.05);
}

/* Page Blog */

.polices {
	border : 1px solid #D78460;
	width: 35em !important;
}

.ensemble-page-blog {
	display : flex;
	flex-wrap : wrap;
	justify-content: center;
	padding-left: 5.5em;
	padding-right: 5.5em;
	padding-bottom: 5em;
}

.publication-page-blog {
	width : 28%;
	margin-left: 2em;
	margin-right: 2em;
	margin-bottom: 6em;
}

.bloc-article-pblog {
	background : #fefeff;
	margin-left: 1em;
	margin-right: 1em;
	padding-top: 1em;
}

.lien-titre-article-pblog {
	text-decoration: none !important;
}

.titre-article-pblog {
	font-family: 'Playfair Display';
	font-weight: normal;
	text-align: center;
	color : #464757;
	font-size: 1.5em;
	padding-left : 1em;
	padding-right: 1em;
	transition: transform 0.5s;
}

.titre-article-pblog:hover {
	transform : scale(1.05);
}

.cat-article-pblog {
	text-align: center;
	font-family: 'Josefin Sans';
	font-size: 0.95em;
	font-weight: 500;
	text-transform: uppercase;
	color : #a8b7c9;
	margin-top: 3em;
	margin-bottom: 1em;
}

.cat-article-pblog a {
	color: #a8b7c9;
}

.cat-article-pblog a:hover {
	color : #646d99;
}

.date-article-pblog {
	text-align: center;
	font-family: 'Nunito Sans';
	font-weight : 400;
	font-size: 1em;
	color :#646d99;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

.extrait-blog-pblog {
	text-align: justify;
	line-height: 1.4em;
}

.lien-bouton-suite-pblog {
	text-decoration: none;
}

.bouton-suite-pblog {
	border : 0.6px solid #a8aab3;
	margin-top: 2em;
	margin-left : 3em;
	margin-right: 3em;
	padding : 0.8em;
	font-size: 1em;
	font-weight: 400;
	color : #606168;
	font-family: 'Josefin Sans';
	text-align: center;
	transition : transform 0.5s;
	text-transform: uppercase;
}

.bouton-suite-pblog:hover {
	transform : scale(1.05);
}

#passage-page {
	padding : 0;
	font-family: 'Playfair Display';
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 3em;
	transition : transform 0.5s;
}

#passage-page:hover {
	transform: scale(1.06);
	color : #3c2e28 !important;
}

#texte-passage-page {
	margin-left : 1em;
	margin-right: 1em;
}

/* Article blog*/

.wrap-article {
	display: flex;
	margin-top: 4em;
	padding-left : 10em;
	padding-right: 10em;
	margin-bottom: 4em;
}

.titre-article {
	font-family: 'Playfair Display';
	font-weight: normal;
	text-align: center;
	color : #464757;
	font-size: 1.6em;
	padding-left : 1.5em;
	padding-right: 1.5em;
}

.sur-titre-article {
	text-align: center;
	font-family: 'Nunito Sans';
	font-weight : 400;
	font-size: 1em;
	color :#646d99;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

.le-contenu {
	font-family: Mulish;
	color : #3c2e28;
}

.le-contenu a {
	text-decoration: underline !important
}

.le-contenu > p {
	font-size: 1.1em;
	text-align: justify;
	line-height: 1.4;
	margin-top: 2em;
	margin-bottom: 2em;
}

.le-contenu > h2 {
	font-family: 'Josefin Sans';
	color : #646d99;
	font-size: 1.3em;
	font-weight: 500;
	text-align: justify;
	text-transform: uppercase;
}

.le-contenu > h3 {
	font-family: Nunito Sans;
	color : #a8b7c9;
	padding-left: 2.5em;
	font-size: 1.2em;
	font-weight: 500;
}

.le-contenu > ul > li, .le-contenu > ol > li {
	font-size: 1.1em;
	line-height: 1.4;
	margin-bottom: 0.5em;
}

.le-contenu > ul, .le-contenu > ol {
	padding-left: 1.3em;
	margin-top: 1em;
	margin-bottom: 1em;
}

.wp-block-media-text__content > p {
	font-size: 1.1em;
	text-align: justify;
}

.wp-block-image {
	text-align : center;
	font-size : 0.85em;
}

.wp-block-image img {
	width: 50em;
	height: auto;
	margin-top: 1em;
	margin-bottom: 1em;
}

.form-submit {
	text-align: right;
}

#submit {
	font-family: Fuzzy Bubbles;
	background-color: #FFFBF7;
	color : #FAAE9A;
	border : none;
	font-size: 1.4em;
	transition : transform 0.5s;
}

#submit:hover {
	color : #3c2e28;
	transform : scale(1.05);
}

.logged-in-as {
	margin-bottom: 1em;
	font-size: 0.9em;
}

#reply-title {
	display: none;
}

.comment-notes {
	color : #D78460;
	margin-bottom: 1.5em;
}

#comment {
	resize: none;
	width: 100%;
	border : none;
	background-color: #FFFBF7;
	border : 1px solid #FAAE9A;
	border-radius: 9px;
}

#author, #email, #url {
	border : 1px solid #FAAE9A;
	border-radius: 9px;
	background-color: #FFFBF7;
	width: 100%;
	height: 2em;
}

#commentform {
	font-family: Nunito Sans;
	font-size: 0.85em;
	line-height: 1.4;
}

.comment-form-author, .comment-form-email {
	margin-bottom : 1.5em;
	margin-top: 1.5em;
	background-color: #FFFBF7;
	border : none;
}

.comment-form-url {
	display: none;
}

.comment-form-cookies-consent {
	color : #3c2e28;
	margin-top: 2em;
	margin-bottom: 2em;
}

.epingle {
	box-shadow: 3px 2px 15px #3c2e2873;
	margin-top : 3em !important;
	margin-bottom: 6em !important;
	width: 32em !important;
}

.epingle2 {
	box-shadow: 3px 2px 15px #3c2e2873;
	margin-top : 2.5em !important;
	margin-bottom: 2.5em !important;
}

.bloc-moi {
	display: flex;
	align-items: center;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	margin-left: 10em;
	margin-right: 10em;
	margin-bottom: 8em;
}

.bouton-explore-tools {
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 2em;
}

.bouton-explore-tools:hover {
	color : #646d99;
}

.img-moi-footer {
	width: 18em;
}

.bloc-texte-moi {
	margin-left: 1.5em;
}

.p-texte-moi {
	text-align : justify;
}

/* Page Mes ressources gratuites */

.ensemble-page-freebie {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 6em;
	column-gap: 2em;
    padding-left : 6em;
	padding-right : 6em;
    max-width: 1400px;
    margin: 0 auto;
	margin-bottom: 5em;
}

.blocfreebie {
    width: 100%;
    margin: 0;
}

.bloc-texte-freebie {
    position: relative;
    background-color: white;
    z-index: 2;
    margin-top: -3em;
    margin-left: 2em;
    margin-right: 2em;
    padding-top: 1em;
}

/* Page Mes ressources payantes */

.ensemble-page-formations {
	display : flex;
	flex-wrap : wrap;
	justify-content: center;
	margin-bottom: 5em;
	padding-left: 3.5em;
	padding-right: 3.5em;
}

.bloc-formation {
	width: 28%;
	margin-left: 2em;
	margin-right: 2em;
	margin-bottom: 3em;
}

.bloc-texte-formation {
	position: relative;
	background-color: white;
	border : 1px solid #cfc7c9;
	z-index: 2;
	margin-left: 1.5em;
	margin-right: 1.5em;
	padding-top: 0.7em;
	padding-bottom: 2em;
}

.nom-formation {
	font-family: Quicksand;
	font-weight: 600;
	font-size: 1.3em;
	text-align: center;
	text-transform: uppercase;
	color :#954b77;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 1em;
	padding-bottom: 1em;
	margin : 0;
	text-decoration: none;
	transition: transform 0.5s;
}

.nom-formation:hover {
	transform : scale(1.05);
}

.visuel-formation {
	width: 100%;
	height: auto;
	transition: transform 0.5s;
	margin-bottom: 0.5em;
}

.visuel-formation:hover {
	transform : scale(1.05);
}

.description-formation {
	padding-left: 2em;
	padding-right: 2em;
	font-family: Nunito Sans;
	font-size: 1.1em;
	text-align: justify;
	line-height: 1.5;
}

.prix-formation {
	padding-left: 2em;
	padding-right: 2em;
	font-family: Nunito Sans;
	font-size: 1.1em;
	margin-top: 2em;
	font-weight: bold;
	text-align: center;
}

/* Catégories */

.ensemble-page-categorie {
	display : flex;
	flex-wrap : wrap;
	justify-content: center;
	padding-top: 3em;
	padding-bottom: 5em;
}

.category-description {
	text-align: center;
	color : #606168;
	font-size: 1.05em;
	margin-bottom: 4em;
}

/* Page A propos */

.titre-page-propos {
	text-align: center;
	font-family: 'Playfair Display';
	color :#646d99;
	font-size: 1.8em;
	font-weight: 500;
	margin-bottom: 2em;
}
.ensemble-page-a-propos {
	display : flex;
	padding-left : 4em;
	padding-right: 4em;
	padding-top: 2em;
}

.page-area {
	width: 100%;
}

.page-area-a-propos {
	flex : 2.4;
	padding-left : 3em;
	padding-right: 3em;
	padding-bottom: 4em;
}

.h2-a-propos {
	font-family: 'Raleway';
	color : #ffcaa9;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 1.3em;
	text-align: justify;
	margin-top: 2em;
}

.p-a-propos {
	font-family: 'Lora';
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
	text-align: justify;
}

.bloc-photo-ap {
	text-align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

.photo-ap {
	width: 38em;
}

.bloc-photo-ap {
	text-align: center;
}

/* Pagination */
.pagination {
    text-align: center;
    padding: 2em 0 4em 0;
    font-family: 'Quicksand';
}

.pagination .page-numbers {
    display: inline-block;
    padding: 0.5em 1em;
    margin: 0 0.2em;
    border: 1px solid #f283ae;
    color: #f283ae;
    text-decoration: none;
    border-radius: 3px;
    transition: all 0.3s ease;
}

.pagination .page-numbers.current {
    background-color: #f283ae;
    color: white;
}

.pagination .page-numbers:hover {
    background-color: #f283ae;
    color: white;
}

/* Pied de page */

.footer-haut {
	display: flex;
	justify-content: space-around;
	border-top: 0.7px solid #a8aab3;
	padding-left: 10em;
	padding-right: 7em;
	padding-top: 4em;
	padding-bottom: 4em;
	gap : 2.5em;
}

.footer-haut-bloc1 {
	display: flex;
	flex-direction: column;
	flex : 1;
	justify-content: center;
}

.p-footer, .texte-sur-le-site {
	font-weight: bold;
	color : #646d99;
}

.icones-pied-page {
	width: 2.3em;
	margin-left: 0.8em;
	margin-right: 0.8em;
	transition: transform 0.5s;
}

.icones-pied-page:hover {
	transform : scale(1.2);
}

.footer-haut-bloc2 {
	flex : 1;
	display: flex;
	justify-content: center;
	align-items: center;
}

.footer-haut-bloc3 {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.logo-pied-page {
	width: 9em;
}

.lien-du-bas {
	text-decoration: none;
	font-family: Nunito Sans;
	font-size: 1em;
	font-weight: 500;
	color : #464757;
	padding-bottom: 1em;
	transition: transform 0.5s;
}

.lien-du-bas:hover {
	color : #646d99;
	font-weight: bold;
	transform : scale(1.06);
}