@import "effects";
.vn-icon-button {
@extend %clickable-light;
color: $color-button;
& > button {
padding: .2em !important;
}
&:focus {
opacity: .6;