@@ -9,6 +9,17 @@ section{
background: white;
@include shadow;
}
+ .__content{
+ span{
+ color: $color2;
+ font-size: 0.8rem;
+ font-family: 'truenoregular_italic';
+ text-transform: none!important;
+ strong{
+ font-family: 'truenobold_italic';
+ }