File size: 149 Bytes
c803eb6
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
.orange-button {
  background-color: orange !important;
}

.gray-button {
  background-color: #5e6061 !important;
}

footer {
  visibility: hidden;
}