/* Custom Styles */
button::before {
 content: "\f1d8";
 font-family: "Font Awesome 5 Free";
 font-weight: 900;
 padding-left: 5px;
}
.btn::before {
 content: "\f1d8";
 font-family: "Font Awesome 5 Free";
 font-weight: 900;
 padding-left: 5px;
}