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