/* Custom Variables */
/* change Bootstrap 5 primary color to red */
/* Custom Styles */
.degrade { background: linear-gradient(#e66465, #9198e5); }

.share-page { text-align: center; color: black; padding: 8px 15px; border-radius: 5px; margin: 1.5; }

.share-page a { font-weight: 700; color: #fff; margin-left: 10px; }

.share-page a:hover { border-bottom: 1px dashed #fff; }

.facebook { background: #3b5998; }

.twitter { background: #00acee; }

.avatar { width: 48px; border-radius: 50%; }

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