/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
/* Start your style declarations here */

/* For the Contact Section */

.OpenButton:hover {
  color: orange !important;
  background-color: white !important;
  border: 1px solid orange !important;