/* 1000, version=1, page_id=20 */

.button {
  
  color:#000000;
  
  border-top:1px dotted #465454;
  
  border-left:1px dotted #465454;
  
  border-bottom:1px dotted #465454;
  
  border-right:1px dotted #465454;
  
}

.button:hover {
  
  border-top:1px dotted #465454;
  
  border-left:1px dotted #465454;
  
  border-bottom:1px dotted #465454;
  
  border-right:1px dotted #465454;
  
}

.button-secondary {
  
  border-top:1px dotted #465454;
  
  border-left:1px dotted #465454;
  
  border-bottom:1px dotted #465454;
  
  border-right:1px dotted #465454;
  
}

body {
  
  background-color:#000000;
  
}
/* end of css */

