/* Add your CSS code here.

For example:


For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.wp-block-button .wp-block-button__link.wp-element-button:hover {
    background-color: #f47421;
}


.wp-block-navigation-item__label:hover {
	border-bottom: 2px solid;
}
