/**
 * button.css
 *
 * All button related styles
 *
**/

.btn {

}

@media screen and (min-width: 768px) {

}

@media screen and (min-width: 1024px) {

}
