/*
* Style Works for both Editor and Frontend
*/

.wp-block-afpb-button {
	a {
		text-decoration: none;
		padding: 10px 20px;
		line-height: 1;
		text-align: center;
		transition: 0.3s;
	}
}
