.svg-bg { background-image: url("/img/grungearrows.svg"); }

.png-bg { background-image: url("/img/grungearrows.png"); }

/*Custom CSS here*/
.border-1 { border-width: 1px !important; }

.border-2 { border-width: 2px !important; }

.border-3 { border-width: 3px !important; }

.border-4 { border-width: 4px !important; }

.border-5 { border-width: 5px !important; }

.transition-500 { transition-duration: 500ms; }

.font-weight-extra-bold { font-weight: 700; }

/* /assets/js/custom.js */

/*# sourceMappingURL=custom.css.map */