Your IP : 13.58.173.30
.economy {
&-blocks {
figure {
position: relative;
}
&-diginventor {
background-color: @steel;
}
&-hedgehog {
background-color: @lead;
}
&-diginventor, &-hedgehog {
figcaption {
position: absolute;
bottom: 6.8%;
left: 9.4%;
text-align: left;
.font(2.375em, 1em);
}
.text {
&-1 {
.caps;
color: @white;
}
&-2 {
color: @yellow;
font-weight: 400;
letter-spacing: 2.8px;
}
}
}
&-70 {
background-color: @green;
color: @white;
figcaption {
padding: 3.3% 24.8%;
}
img {
margin-bottom: 1em;
width: 19.6%;
}
.text {
&-1 {
.font(9.125em, 1em);
font-weight: 400;
text-align: center;
}
&-2 {
.font(3.438em, 1em);
margin-bottom: 0.2em;
text-align: center;
}
&-3 {
.font(1.375em, 1em);
font-weight: 400;
margin-bottom: 0.5em;
}
}
.disclaimer {
.font(0.875em, 1em);
}
}
}
}