@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400;1,700&family=Raleway:wght@400;500;700&display=swap");
/** Reset some basic elements */
body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, dl, dd, ol, ul, figure { margin: 0; padding: 0; }

/** Basic styling */
body { font: 400 16px/1.5 Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; color: #111; background-color: #fdfdfd; -webkit-text-size-adjust: 100%; -webkit-font-feature-settings: "kern" 1; -moz-font-feature-settings: "kern" 1; -o-font-feature-settings: "kern" 1; font-feature-settings: "kern" 1; font-kerning: normal; display: flex; min-height: 100vh; flex-direction: column; }

/** Set `margin-bottom` to maintain vertical rhythm */
h1, h2, h3, h4, h5, h6, p, blockquote, pre, ul, ol, dl, figure, .highlight { margin-bottom: 15px; }

/** `main` element */
main { display: block; /* Default value of `display` of `main` element is 'inline' in IE 11. */ }

/** Images */
img { max-width: 100%; vertical-align: middle; }

/** Figures */
figure > img { display: block; }

figcaption { font-size: 14px; }

/** Lists */
ul, ol { margin-left: 30px; }

li > ul, li > ol { margin-bottom: 0; }

/** Headings */
h1, h2, h3, h4, h5, h6 { font-weight: 400; }

/** Links */
a { color: #ff6600; text-decoration: none; }

a:visited { color: #b34700; }

a:hover { color: #111; text-decoration: underline; }

.social-media-list a:hover { text-decoration: none; }

.social-media-list a:hover .username { text-decoration: underline; }

/** Blockquotes */
blockquote { color: #828282; border-left: 4px solid #e8e8e8; padding-left: 15px; font-size: 18px; letter-spacing: -1px; font-style: italic; }

blockquote > :last-child { margin-bottom: 0; }

/** Code formatting */
pre, code { font-size: 15px; border: 1px solid #e8e8e8; border-radius: 3px; background-color: #eef; }

code { padding: 1px 5px; }

pre { padding: 8px 12px; overflow-x: auto; }

pre > code { border: 0; padding-right: 0; padding-left: 0; }

/** Wrapper */
.wrapper, .hero-body { max-width: -webkit-calc(840px - (30px * 2)); max-width: calc(840px - (30px * 2)); margin-right: auto; margin-left: auto; padding-right: 30px; padding-left: 30px; }

@media screen and (max-width: 840px) { .wrapper, .hero-body { max-width: -webkit-calc(840px - (30px)); max-width: calc(840px - (30px)); padding-right: 15px; padding-left: 15px; } }

/** Clearfix */
.footer-col-wrapper:after, .wrapper:after, .hero-body:after { content: ""; display: table; clear: both; }

/** Icons */
.svg-icon { width: 16px; height: 16px; display: inline-block; fill: #828282; padding-right: 5px; vertical-align: text-top; }

.social-media-list li + li { padding-top: 5px; }

/** Tables */
table { margin-bottom: 30px; width: 100%; text-align: left; color: #3f3f3f; border-collapse: collapse; border: 1px solid #e8e8e8; }

table tr:nth-child(even) { background-color: #f7f7f7; }

table th, table td { padding: 10px 15px; }

table th { background-color: #f0f0f0; border: 1px solid #dedede; border-bottom-color: #c9c9c9; }

table td { border: 1px solid #e8e8e8; }

.chip { align-items: center; background: #e8ebef; border-radius: 0.5rem; display: inline-flex; font-size: 90%; height: 1.2rem; line-height: 0.8rem; margin: 0.1rem; max-width: 320px; overflow: hidden; padding: 0.2rem 0.6rem; text-decoration: none; text-overflow: ellipsis; vertical-align: middle; white-space: nowrap; }

.chip.active { background: #ff6600; color: #fdfdfd; }

.chip .avatar { margin-left: -0.4rem; margin-right: 0.2rem; }

.chip .btn-clear { border-radius: 15%; transform: scale(0.75); }

.page-tags { display: inline-block; }

.card { background: #fdfdfd; border: 0.05rem solid #dadee4; border-radius: 0.1rem; display: flex; flex-direction: column; }

.card .card-header, .card .card-body, .card .card-footer { padding: 0.8rem; padding-bottom: 0; }

.card .card-header:last-child, .card .card-body:last-child, .card .card-footer:last-child { padding-bottom: 0.8rem; }

.card .card-body { flex: 1 1 auto; }

.card .card-image { padding-top: 0.8rem; }

.card .card-image:first-child { padding-top: 0; }

.card .card-image:first-child img { border-top-left-radius: 0.1rem; border-top-right-radius: 0.1rem; }

.card .card-image:last-child img { border-bottom-left-radius: 0.1rem; border-bottom-right-radius: 0.1rem; }

.container { margin-left: auto; margin-right: auto; padding-left: 0.4rem; padding-right: 0.4rem; width: 100%; }

.container.grid-xl { max-width: 1296px; }

.container.grid-lg { max-width: 976px; }

.container.grid-md { max-width: 856px; }

.container.grid-sm { max-width: 616px; }

.container.grid-xs { max-width: 496px; }

.show-xs, .show-sm, .show-md, .show-lg, .show-xl { display: none !important; }

.cols, .columns { display: flex; flex-wrap: wrap; margin-left: -0.4rem; margin-right: -0.4rem; }

.cols.col-gapless, .columns.col-gapless { margin-left: 0; margin-right: 0; }

.cols.col-gapless > .column, .columns.col-gapless > .column { padding-left: 0; padding-right: 0; }

.cols.col-oneline, .columns.col-oneline { flex-wrap: nowrap; overflow-x: auto; }

[class~="col-"], .column { flex: 1; max-width: 100%; padding-left: 0.4rem; padding-right: 0.4rem; }

.col-12[class~="col-"], .col-11[class~="col-"], .col-10[class~="col-"], .col-9[class~="col-"], .col-8[class~="col-"], .col-7[class~="col-"], .col-6[class~="col-"], .col-5[class~="col-"], .col-4[class~="col-"], .col-3[class~="col-"], .col-2[class~="col-"], .col-1[class~="col-"], .col-auto[class~="col-"], .column.col-12, .column.col-11, .column.col-10, .column.col-9, .column.col-8, .column.col-7, .column.col-6, .column.col-5, .column.col-4, .column.col-3, .column.col-2, .column.col-1, .column.col-auto { flex: none; }

.col-12 { width: 100%; }

.col-11 { width: 91.66666667%; }

.col-10 { width: 83.33333333%; }

.col-9 { width: 75%; }

.col-8 { width: 66.66666667%; }

.col-7 { width: 58.33333333%; }

.col-6 { width: 50%; }

.col-5 { width: 41.66666667%; }

.col-4 { width: 33.33333333%; }

.col-3 { width: 25%; }

.col-2 { width: 16.66666667%; }

.col-1 { width: 8.33333333%; }

.col-auto { flex: 0 0 auto; max-width: none; width: auto; }

.col-mx-auto { margin-left: auto; margin-right: auto; }

.col-ml-auto { margin-left: auto; }

.col-mr-auto { margin-right: auto; }

@media (max-width: 1280px) { .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-xl-auto { flex: none; } .col-xl-12 { width: 100%; } .col-xl-11 { width: 91.66666667%; } .col-xl-10 { width: 83.33333333%; } .col-xl-9 { width: 75%; } .col-xl-8 { width: 66.66666667%; } .col-xl-7 { width: 58.33333333%; } .col-xl-6 { width: 50%; } .col-xl-5 { width: 41.66666667%; } .col-xl-4 { width: 33.33333333%; } .col-xl-3 { width: 25%; } .col-xl-2 { width: 16.66666667%; } .col-xl-1 { width: 8.33333333%; } .col-xl-auto { width: auto; } .hide-xl { display: none !important; } .show-xl { display: block !important; } }

@media (max-width: 960px) { .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-lg-auto { flex: none; } .col-lg-12 { width: 100%; } .col-lg-11 { width: 91.66666667%; } .col-lg-10 { width: 83.33333333%; } .col-lg-9 { width: 75%; } .col-lg-8 { width: 66.66666667%; } .col-lg-7 { width: 58.33333333%; } .col-lg-6 { width: 50%; } .col-lg-5 { width: 41.66666667%; } .col-lg-4 { width: 33.33333333%; } .col-lg-3 { width: 25%; } .col-lg-2 { width: 16.66666667%; } .col-lg-1 { width: 8.33333333%; } .col-lg-auto { width: auto; } .hide-lg { display: none !important; } .show-lg { display: block !important; } }

@media (max-width: 840px) { .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-md-auto { flex: none; } .col-md-12 { width: 100%; } .col-md-11 { width: 91.66666667%; } .col-md-10 { width: 83.33333333%; } .col-md-9 { width: 75%; } .col-md-8 { width: 66.66666667%; } .col-md-7 { width: 58.33333333%; } .col-md-6 { width: 50%; } .col-md-5 { width: 41.66666667%; } .col-md-4 { width: 33.33333333%; } .col-md-3 { width: 25%; } .col-md-2 { width: 16.66666667%; } .col-md-1 { width: 8.33333333%; } .col-md-auto { width: auto; } .hide-md { display: none !important; } .show-md { display: block !important; } }

@media (max-width: 600px) { .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-sm-auto { flex: none; } .col-sm-12 { width: 100%; } .col-sm-11 { width: 91.66666667%; } .col-sm-10 { width: 83.33333333%; } .col-sm-9 { width: 75%; } .col-sm-8 { width: 66.66666667%; } .col-sm-7 { width: 58.33333333%; } .col-sm-6 { width: 50%; } .col-sm-5 { width: 41.66666667%; } .col-sm-4 { width: 33.33333333%; } .col-sm-3 { width: 25%; } .col-sm-2 { width: 16.66666667%; } .col-sm-1 { width: 8.33333333%; } .col-sm-auto { width: auto; } .hide-sm { display: none !important; } .show-sm { display: block !important; } }

@media (max-width: 480px) { .col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1, .col-xs-auto { flex: none; } .col-xs-12 { width: 100%; } .col-xs-11 { width: 91.66666667%; } .col-xs-10 { width: 83.33333333%; } .col-xs-9 { width: 75%; } .col-xs-8 { width: 66.66666667%; } .col-xs-7 { width: 58.33333333%; } .col-xs-6 { width: 50%; } .col-xs-5 { width: 41.66666667%; } .col-xs-4 { width: 33.33333333%; } .col-xs-3 { width: 25%; } .col-xs-2 { width: 16.66666667%; } .col-xs-1 { width: 8.33333333%; } .col-xs-auto { width: auto; } .hide-xs { display: none !important; } .show-xs { display: block !important; } }

/** Site header */
.site-header { border-top: 5px solid #424242; border-bottom: 1px solid #e8e8e8; min-height: 78.75px; position: relative; }

.site-title { font-size: 26px; font-weight: 300; line-height: 54px; letter-spacing: -1px; margin-bottom: 0; float: left; color: #111; }

.site-title, .site-title:visited { color: #111; }

.site-nav { float: right; line-height: 54px; }

.site-nav .nav-trigger { display: none; }

.site-nav .menu-icon { display: none; }

.site-nav .page-link { color: #111; line-height: 1.5; }

.site-nav .page-link:not(:last-child) { margin-right: 20px; }

@media screen and (max-width: 600px) { .site-nav { position: absolute; top: 9px; right: 15px; background-color: #fdfdfd; border: 1px solid #e8e8e8; border-radius: 5px; text-align: right; } .site-nav label[for="nav-trigger"] { display: block; float: right; width: 36px; height: 36px; z-index: 2; cursor: pointer; } .site-nav .menu-icon { display: block; float: right; width: 36px; height: 26px; line-height: 0; padding-top: 10px; text-align: center; } .site-nav .menu-icon > svg { fill: #424242; } .site-nav input ~ .trigger { clear: both; display: none; } .site-nav input:checked ~ .trigger { display: block; padding-bottom: 5px; } .site-nav .page-link { display: block; padding: 5px 10px; margin-left: 20px; } .site-nav .page-link:not(:last-child) { margin-right: 0; } }

/** Site footer */
.site-footer { padding: 30px 0; background-color: #202020; color: #eeeeee; }

.site-footer a { color: #eeeeee; font-size: 14px; }

.site-footer a, .site-footer a:visited { color: inherit !important; }

.site-footer h3 { font-size: 14px; margin-bottom: 7.5px; font-family: "Raleway", sans-serif; font-weight: 700; }

.site-footer .do-logo > svg { width: 145px; height: auto; fill: #828282; }

.site-footer .netlify-logo > svg { width: 114px; height: auto; opacity: 0.5; }

.footer-heading { font-size: 18px; margin-bottom: 15px; }

.copyright { font-size: 14px; }

.contact-list, .social-media-list, .footer-links { list-style: none; margin-left: 0; color: #eeeeee; }

.footer-col-wrapper { font-size: 15px; color: #828282; margin-left: -15px; }

.footer-col { float: left; margin-bottom: 15px; padding-left: 15px; }

.footer-col-1 { width: -webkit-calc(30% - (30px / 2)); width: calc(30% - (30px / 2)); }

.footer-col-2 { width: -webkit-calc(30% - (30px / 2)); width: calc(30% - (30px / 2)); }

.footer-col-3 { width: -webkit-calc(40% - (30px / 2)); width: calc(40% - (30px / 2)); }

@media screen and (max-width: 840px) { .footer-col-1, .footer-col-2 { width: -webkit-calc(50% - (30px / 2)); width: calc(50% - (30px / 2)); } .footer-col-3 { width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); } }

@media screen and (max-width: 600px) { .footer-col { float: none; width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); } }

/** Page content */
.page-content { padding: 30px 0; flex: 1; }

.page-heading { font-size: 32px; }

.post-list-heading { font-size: 28px; }

.post-list, .author-list { margin-left: 0; list-style: none; }

.post-list > li, .author-list > li { margin-bottom: 30px; }

.post-meta { font-size: 14px; color: #828282; }

.post-link { display: block; font-size: 24px; }

/** Posts */
.post-header { margin-bottom: 30px; }

.post-title { font-size: 42px; letter-spacing: -1px; line-height: 1; }

@media screen and (max-width: 840px) { .post-title { font-size: 36px; } }

.post-content { margin-bottom: 30px; }

.post-content h2 { font-size: 32px; }

@media screen and (max-width: 840px) { .post-content h2 { font-size: 28px; } }

.post-content h3 { font-size: 26px; }

@media screen and (max-width: 840px) { .post-content h3 { font-size: 22px; } }

.post-content h4 { font-size: 20px; }

@media screen and (max-width: 840px) { .post-content h4 { font-size: 18px; } }

.post-content iframe { display: block; float: right; margin: 0.5em 0 1em 1.5em; }

.post-content .pullquote { font-family: Raleway; font-weight: 500; }

.post-content .pullquote.right:before, .post-content .pullquote.left:before { /* Reset metrics. */ padding: 0; border: none; color: #ff6600; /* Content */ content: attr(data-pullquote); /* Pull out to the right, modular scale based margins. */ float: right; width: 45%; margin: 0.5em 0 1em 1.5em; /* Baseline correction */ position: relative; top: 7px; font-size: 1.4em; line-height: 1.45em; }

.post-content .pullquote.left:before { /* Make left pullquotes align properly. */ float: left; margin: 0.5em 1.5em 1em 0; }

.post-content .columns { margin-bottom: 3em; }

.post-content .columns .column.hide-sm .btn-primary.hide-sm { margin-top: 1em; }

.site-title, .footer-heading { font-family: "Raleway", sans-serif; text-transform: uppercase; font-weight: 700; text-decoration: none; }

.site-title:hover, .footer-heading:hover { text-decoration: none; }

.site-title .logo-symbol, .footer-heading .logo-symbol { vertical-align: middle; padding: 0 0.35rem 0 0; }

.site-title .logo-symbol #logo-symbol-a, .site-title .logo-symbol #logo-symbol-p, .footer-heading .logo-symbol #logo-symbol-a, .footer-heading .logo-symbol #logo-symbol-p { fill: #111; }

.site-title span, .footer-heading span { font-weight: 400; }

.btn, .buy-now-btn { display: inline-block; margin-top: 7.5px; padding: 15px 30px; font-size: 18px; background-color: #828282; border: none; color: #fdfdfd; border-radius: 3px; }

.btn:hover, .btn:visited, .buy-now-btn:hover, .buy-now-btn:visited { color: #fdfdfd !important; }

form { padding: 0; margin: 0; }

form label, form input, form textarea { display: block; width: 100%; }

form button { padding: 15px 60px; font-size: 16px; background-color: #ff6600; border: none; border-radius: 3px; color: #fdfdfd; }

.form-control { position: relative; width: 100%; }

.form-control label { margin-bottom: 7.5px; }

.form-control input, .form-control textarea { padding: 7px 10px; font-size: 16px; margin-bottom: 15px; }

.form-control textarea { font-family: Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; height: 8rem; }

@media screen and (max-width: 840px) { .form-control { width: 95%; } }

@media screen and (max-width: 600px) { .form-control { width: 95%; } }

#discourse-comments { margin-top: 60px; margin-bottom: 60px; }

p.disclosure { font-size: 0.75em; background: #f6f6f6; padding: 1em; font-style: italic; border: dotted 1px #dddddd; border-radius: 3px; color: #999999; }

.hero { flex-direction: column; padding-bottom: 4rem; padding-top: 4rem; background: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.2)), url("https://res.cloudinary.com/prepper-army/image/upload/q_62/v1610442046/Global/background_psgvij.webp"); background-position: center; background-size: cover; }

.hero.hero-sm { padding-bottom: 2rem; padding-top: 2rem; }

.hero.hero-lg { padding-bottom: 8rem; padding-top: 8rem; }

.hero .hero-body { padding: 30px; color: #fdfdfd; }

.hero .hero-body .hero-column-1 { float: left; width: -webkit-calc(75% - (30px / 2)); width: calc(75% - (30px / 2)); }

@media screen and (max-width: 600px) { .hero .hero-body .hero-column-1 { float: none; width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); } }

.hero .cta, .container-404 .cta { margin-top: 30px; }

.hero .cta .btn, .container-404 .cta .btn { margin-right: 15px; }

.hero .cta .btn:last-child, .container-404 .cta .btn:last-child { margin-left: 0; }

.related-posts { margin-top: 30px; }

ul.author-list li h2 { margin-bottom: 0; }

ul.author-list li h3 { color: #828282; }

.author-header h1 { margin-bottom: 0; }

.author-header h3 { margin-top: -5px; color: #828282; }

.author-social-list .social-media-list li { display: inline-block; }

.author-social-list .social-media-list li .username { display: none; }

.search-bar { display: none; width: 100%; padding-bottom: 15px; }

.search-bar #search { max-width: 300px; }

a.ext-link:after { width: 10px; height: 10px; display: inline-block; margin: 3px; content: ""; -webkit-mask: url("/assets/external-link-alt-solid.svg") no-repeat 50% 50%; mask: url("/assets/external-link-alt-solid.svg") no-repeat 50% 50%; -webkit-mask-size: cover; mask-size: cover; background-color: currentColor; }

a.ext-link:visited:after { background-color: currentColor; }

.container-404 { text-align: center; }

.archive .lead { margin: 30px 0; font-family: Raleway; font-size: 24px; }

.card { box-shadow: 0 0.25rem 1rem rgba(48, 55, 66, 0.15); border: 0; height: 100%; }

.column { padding: 0.4rem; }

/** Syntax highlighting styles */
.highlight { background: #fff; }

.highlighter-rouge .highlight { background: #eef; }

.highlight .c { color: #998; font-style: italic; }

.highlight .err { color: #a61717; background-color: #e3d2d2; }

.highlight .k { font-weight: bold; }

.highlight .o { font-weight: bold; }

.highlight .cm { color: #998; font-style: italic; }

.highlight .cp { color: #999; font-weight: bold; }

.highlight .c1 { color: #998; font-style: italic; }

.highlight .cs { color: #999; font-weight: bold; font-style: italic; }

.highlight .gd { color: #000; background-color: #fdd; }

.highlight .gd .x { color: #000; background-color: #faa; }

.highlight .ge { font-style: italic; }

.highlight .gr { color: #a00; }

.highlight .gh { color: #999; }

.highlight .gi { color: #000; background-color: #dfd; }

.highlight .gi .x { color: #000; background-color: #afa; }

.highlight .go { color: #888; }

.highlight .gp { color: #555; }

.highlight .gs { font-weight: bold; }

.highlight .gu { color: #aaa; }

.highlight .gt { color: #a00; }

.highlight .kc { font-weight: bold; }

.highlight .kd { font-weight: bold; }

.highlight .kp { font-weight: bold; }

.highlight .kr { font-weight: bold; }

.highlight .kt { color: #458; font-weight: bold; }

.highlight .m { color: #099; }

.highlight .s { color: #d14; }

.highlight .na { color: #008080; }

.highlight .nb { color: #0086b3; }

.highlight .nc { color: #458; font-weight: bold; }

.highlight .no { color: #008080; }

.highlight .ni { color: #800080; }

.highlight .ne { color: #900; font-weight: bold; }

.highlight .nf { color: #900; font-weight: bold; }

.highlight .nn { color: #555; }

.highlight .nt { color: #000080; }

.highlight .nv { color: #008080; }

.highlight .ow { font-weight: bold; }

.highlight .w { color: #bbb; }

.highlight .mf { color: #099; }

.highlight .mh { color: #099; }

.highlight .mi { color: #099; }

.highlight .mo { color: #099; }

.highlight .sb { color: #d14; }

.highlight .sc { color: #d14; }

.highlight .sd { color: #d14; }

.highlight .s2 { color: #d14; }

.highlight .se { color: #d14; }

.highlight .sh { color: #d14; }

.highlight .si { color: #d14; }

.highlight .sx { color: #d14; }

.highlight .sr { color: #009926; }

.highlight .s1 { color: #d14; }

.highlight .ss { color: #990073; }

.highlight .bp { color: #999; }

.highlight .vc { color: #008080; }

.highlight .vg { color: #008080; }

.highlight .vi { color: #008080; }

.highlight .il { color: #099; }

.bg-primary, .bg-orange { background-color: #ff6600; }

.bg-blue { background-color: #2a7ae2; }

.bg-gray { background-color: #828282; }

.bg-light-gray { background-color: #e8e8e8; }

.bg-dark-gray { background-color: #424242; }

.dark-gray { color: #828282; }

.hero .category span { color: #111111; background-color: #ffffff; padding: 10px 0; display: inline; line-height: 5rem; font-family: Raleway; font-weight: 900; box-shadow: 1rem 0 0 #ffffff, -1rem 0 0 #ffffff; }

.hero .post-title { background-color: #111111; padding: 10px 0; box-shadow: 1rem 0 0 #111111, -1rem 0 0 #111111; display: inline; line-height: 5rem; box-decoration-break: clone; }

.page-content.featured .post-meta { margin-top: 7.5px; }

.page-content .lead { margin: 30px 0; font-family: Raleway; font-size: 24px; }

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