// // Page: front // --- // bigchain.io // .section-features { text-align: center; figure { display: block; margin-bottom: ($spacer * 6); margin-top: -($spacer * 2); } .icon { display: block; margin: auto; margin-bottom: $spacer; } } .section-whitepaper { @extend .text-center; } .section-earlyaccess { form { max-width: $screen-sm-min; margin: auto; } .form-control { &:focus { border-color: #fff; } } }