/* Custom Variables */
/* Custom Styles */
.degrade { background: linear-gradient(#e66465, #9198e5); }

.not-rounded { border-radius: 0px !important; }

.sticky-sidebar { height: 100vh; position: sticky; top: 0; }

.custom-select { width: 100%; color: #212529; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; min-height: calc(1.5em + 1rem + 2px); padding: 0.5rem 1rem; font-size: 1.25rem; border-radius: 5px; }

.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; color: #fff !important; }

.twitter { background: #00acee; color: #fff !important; }

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

a { color: #084482 !important; }

.box { border-radius: 0px !important; background-color: #CEDAE6; border: 1px solid #084482; }

.menu-button:hover { background-color: #CEDAE6; }

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