/* Layout */
.top-bar .top-bar-left {max-width: 25rem;}
.main-section {padding: 2rem 0 0 0;}
/* END: Layout */

/* Navigation */
.portal nav {padding-bottom: 1.5rem;}
/* END: Navigation */

/* LOGIN PAGE */

/* Intro section */
.portal .intro {margin-bottom: 1rem;}
/* END: Intro section */

/* Story section */
.portal .story {text-align: center;}
.portal .story img {margin-bottom: 1rem;}
.portal .story p {}
/* END: Story section */

/* Links section */
.portal .links {text-align: center;}
.portal .links a {margin: 0 auto 1rem auto; display: block; max-width: 350px;}
/* END: Links section */

/* Donation history */
table tr .currency {text-align: right; padding-right: 1rem;}
table tr td .source-type {text-decoration: underline; text-decoration-style: dotted;}
/* END: Donation history */

/* END: LOGIN PAGE */
