h1{ font-size: 1.2rem; line-height: 50px; a{ font-family: $CooperHewitt; font-weight: normal; } } h2{ font-family: $CooperHewitt; font-size: 1.1rem; line-height: 50px; } p{ font-family: $rubik; font-size: 1rem; line-height: 1.3rem; margin-bottom: 12px; a{ font-family: $cmu; } } .blocs{ &#recits{ a.linkext{ color: white!important; } } a.linkext{ pointer-events: none; color: black!important; font-family: $rubik; } // a.linkext{ // &:after{ // display: inline-block; // content: " "; // background-image: url("../images/fleche-03.svg"); // background-repeat: no-repeat; // background-position: center; // background-size: contain; // width: 25px; // height: 13px; // margin-left: 5px; // // transform: rotate(-20deg); // } // } &:nth-child(2){ color: white; a{ color: rgb(0, 0, 255); } } &:nth-child(3){ a{ color: rgb(0, 0, 255); } } } #images{ p{ font-size: 0.8rem; } }