@@ -561,7 +561,7 @@ header.vff-header svg.f-logo {
561561 font-size : 2.4em ;
562562 line-height : 1.34 ;
563563 padding-right : 1.8em ;
564- margin-bottom : 20 px ;
564+ margin-bottom : 21 px ;
565565}
566566
567567.vff h3 ,
@@ -591,6 +591,10 @@ header.vff-header svg.f-logo {
591591 font-size : .51em ;
592592}
593593
594+ .vff .fh2 span .f-label-scale {
595+ font-size : .48em ;
596+ }
597+
594598.vff span .f-tagline ,
595599.vff span .f-text {
596600 margin-bottom : 8px ;
@@ -641,7 +645,7 @@ header.vff-header svg.f-logo {
641645}
642646
643647.vff ul .f-radios li {
644- padding : .6 em .68em ;
648+ padding : .62 em .68em ;
645649 margin : .5em 0 .6em ;
646650 font-weight : 300 ;
647651 line-height : 1.24 ;
@@ -773,13 +777,13 @@ header.vff-header svg.f-logo {
773777 -ms-flex-align : center;
774778 -webkit-box-orient : vertical;
775779 -webkit-box-direction : normal;
776- padding : 8 px 8px 10 px ;
780+ padding : 9 px 8px 8 px ;
777781 margin-right : 8px ;
778782 -ms-flex : 1 0 calc (10% - 8px );
779783 flex : 1 0 calc (10% - 8px );
780784 font-size : 15px ;
781785 line-height : 1.38 ;
782- min-height : 64 px ;
786+ min-height : 52 px ;
783787}
784788
785789.vff .field-opinionscale ul .f-radios li .f-label-wrap {
@@ -796,7 +800,7 @@ header.vff-header svg.f-logo {
796800 justify-content : space-between;
797801 max-width : 750px ;
798802 min-width : auto;
799- margin : 8 px -8px 0 0 ;
803+ margin : 2 px -8px .6 em 0 ;
800804}
801805
802806.vff .f-label-scale {
@@ -828,7 +832,7 @@ header.vff-header svg.f-logo {
828832}
829833
830834.vff .field-iconrate ul .f-radios li {
831- max-width : 64 px ;
835+ max-width : 60 px ;
832836 height : 100% ;
833837 flex : 1 0 0% ;
834838 display : -ms-flexbox;
@@ -841,7 +845,8 @@ header.vff-header svg.f-logo {
841845 outline : none;
842846 border : none;
843847 position : relative;
844- padding : 0 8px 0 0 ;
848+ margin-top : 0 ;
849+ padding : 0 10px 0 0 ;
845850}
846851
847852.vff .field-iconrate ul .f-radios li .f-icon-wrap {
@@ -858,11 +863,11 @@ header.vff-header svg.f-logo {
858863 align-self : stretch;
859864}
860865
861- .vff .field-iconrate ul .f-radios li .f-icon-wrap svg {
866+ .vff .field-iconrate ul .f-radios li .f-icon-wrap svg {
862867 height : 100% ;
863868 width : 100% ;
864- max-height : 64 px ;
865- max-width : 64 px ;
869+ max-height : 60 px ;
870+ max-width : 60 px ;
866871 fill : transparent;
867872 stroke : var (--vff-secondary-text-color );
868873}
@@ -881,7 +886,7 @@ header.vff-header svg.f-logo {
881886.vff .field-iconrate ul .f-radios li .f-selected .f-icon-wrap svg ,
882887.vff .field-iconrate ul .f-radios li .f-previous .f-icon-wrap svg ,
883888.vff .field-iconrate ul .f-radios li : active .f-icon-wrap svg {
884- fill : var (--vff-main -text-color );
889+ fill : var (--vff-tertiary -text-color );
885890 stroke : var (--vff-main-text-color );
886891}
887892
0 commit comments