.o-btn {
    transition: .3s;

	&__inner {
		.is-textonly & {
			padding: 0;
		}
	}
}
