html, body{ font-family: $Regular; line-height: 1.35; } h1{ text-transform: uppercase; } h2{ font-size: 2rem; } h4{ font-weight: normal; font-size: 2rem; } h5{ font-weight: normal; font-size: 1.2rem; } .container{ & > .title{ font-family: $Bold; } } .card-header{ .publics{ .tags{ font-size: 0.8rem; font-family: $Bold; } } } .card-title{ font-family: $Bold; font-size: 1.2rem; .date{ font-size: 0.8rem; } } p{ font-size: 0.9rem; strong{ font-family: $Bold; font-weight: normal; } } .gal{ h2{ font-size: 1.65rem; line-height: 2.2rem; } } .entete{ h2{ font-size: 1.2rem; color: white; } h3{ font-size: 1.5rem; line-height: 2rem; } } #home{ p:not(:last-child){ strong{ font-size: 1.3rem; } } .content{ p{ &:nth-of-type(n+4):not(:last-child){ text-align: center; strong{ color: $red; } } } } } #item{ .content{ .content_s{ h4{ font-family: $Bold; font-size: 1.3rem; } } } } .sidebar{ .date{ font-size: 0.8rem; } h2{ font-size: 1.4rem; line-height: 100px; color: white; text-align: center; } h5{ font-size: 1.3rem; font-family: $Bold; } .date{ color: $grey; } .side-all-agenda{ a{ font-size: 0.9rem; font-family: $Bold; } } } .side-newsletter{ label{ font-size: 1rem; line-height: 1.9rem; font-weight: normal; font-family: $Bold; } } .cat{ width: 100%; a{ font-family: $Bold; } } .dt{ font-family: $Bold; color: $red; } #ajax-test-form{ .form-label{ font-size: 1.2rem; font-family: $Bold; } .radio{ .form-radio{ font-size: 1rem; font-family: $Bold; } } .button-wrapper{ button{ font-family: $Bold; } } } #send-valide{ .toast{ font-size: 1.3rem; font-family: $Bold; } .ok{ font-family: $Bold; } } .devis{ p{ &:nth-of-type(1){ color: white; text-align: center; } } #demander-votre-devis{ a{ color: white; } } } #footer{ p{ font-size: 0.8rem; a{ font-family: $Bold; } } }