:root{--dark-purple:#191233;--orange:#f26522;--orange-dark:#743a1f;--purple:#6522f2;--purple-2:#03000f;--purple-3:#35333f;--yellow:#fff200;--grey:#f6f6f6}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*::before,*::after{box-sizing:inherit}html{box-sizing:border-box}body,button,input,select,optgroup,textarea{color:#404040;font-family:open sans,sans-serif;font-size:1rem;line-height:1.5}h1,h2,h3,h4,h5,h6{clear:both;text-transform:uppercase;font-weight:900;line-height:1.2}p{margin-bottom:1.5em}dfn,cite,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{background:#eee;font-family:"courier 10 pitch",courier,monospace;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:monaco,consolas,andale mono,dejavu sans mono,monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{background:#fff9c0;text-decoration:none}big{font-size:125%}body{background:#f6f6f6}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}ul,ol{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}embed,iframe,object{max-width:100%}img{height:auto;display:block;max-width:100%}figure{margin:1em 0}table{margin:0 0 1.5em;width:100%}a{-moz-transition:all .2s ease-in;-o-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;text-decoration:none;color:rgba(18,0,92,.8)}a:focus{outline:0}a:hover,a:active{color:#12005c;outline:0}button,input[type=button],input[type=reset],input[type=submit]{border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;background:#e6e6e6;color:rgba(0,0,0,.8);line-height:1;padding:.6em 1em .4em}button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{border-color:#ccc #bbb #aaa}button:active,button:focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus{border-color:#aaa #bbb #bbb}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],textarea{color:#666;border:1px solid #ccc;border-radius:3px;padding:3px}input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=range]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=color]:focus,textarea:focus{color:#111}select{border:1px solid #ccc}textarea{width:100%}.site-header{background-color:var(--dark-purple);padding:10px;position:fixed;z-index:99;top:0;right:0;left:0;max-height:100px;display:grid;grid-template-columns:20% 56% 20%;grid-template-rows:auto;grid-template-areas:"logo search menu";grid-gap:2%;align-items:center}.site-branding{grid-area:logo;position:relative;z-index:101}.site-branding h1{display:block;margin:0;line-height:0;max-width:180px}.site-branding a{display:block}.site-branding img{vertical-align:baseline}.site-description{position:fixed;bottom:0;left:0;width:100%;margin:0;padding:5px 0;font-size:.65em;font-weight:700;text-transform:uppercase;color:var(--grey);background-color:var(--dark-purple);text-align:center}.site-header .search-container{grid-area:search;width:80%;justify-self:end;position:relative;z-index:101}.site-header .search-container .search-form{display:flex;flex-flow:row nowrap;gap:10px}.site-header .search-container .search-field{width:80%;border-radius:20px;border:1px solid var(--orange);padding-left:30px}.site-header .search-container .search-submit{font-size:1.5rem;padding:0;color:var(--orange);background:0 0;border:0}.main-navigation{display:none;position:fixed;z-index:100;top:0;right:0;bottom:0;left:initial;width:100%;padding:30px 0 90px;background-color:var(--dark-purple)}.menu-main-menu-container ul{list-style:none;padding:100px 0 0;margin:0;height:100%;text-align:center}.menu-main-menu-container ul li{display:flex;flex-flow:row nowrap;align-items:center;width:100%;padding:5px 0}.menu-main-menu-container ul li a{color:#f26522;font-weight:700;font-size:1.7rem;width:100%}.menu-toggle{position:relative;z-index:101;display:block;grid-area:menu;justify-self:end;border:none;border-color:initial;border-radius:0;background:initial;color:initial;line-height:0;padding:0}#nav-icon{width:30px;height:25px;position:relative;margin:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}#nav-icon span{display:block;position:absolute;height:4px;width:100%;background:#f26522;border-radius:0;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}#nav-icon span:nth-child(1){top:0}#nav-icon span:nth-child(2),#nav-icon span:nth-child(3){top:9px}#nav-icon span:nth-child(4){top:18px}#nav-icon.open span:nth-child(1){top:9px;width:0%;left:25%}#nav-icon.open span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}#nav-icon.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}#nav-icon.open span:nth-child(4){top:9px;width:0%;left:25%}.social-list-container{display:none;position:fixed;top:initial;right:0;bottom:100px;width:100%;z-index:101}.social-list{list-style:none;display:flex;flex-flow:row nowrap;justify-content:center;width:80%;margin:auto;padding:0}.social-list-item{padding:0 15px}.social-list-item a span{color:#fff;font-size:2rem}.featured-container{position:relative;z-index:1;width:100%;padding:80px 0 0;margin:0 auto -40px;background-color:var(--dark-purple);border-bottom:3px solid var(--orange);box-shadow:0 7px 15px rgba(0,0,0,.2)}.featured-posts-wrapper{max-width:1440px;margin:0 auto}.featured-post{padding:0 30px;margin:20px auto 70px;border-radius:20px;display:flex;flex-flow:row wrap}.featured-post .entry-thumbnail{width:100%;align-self:flex-start;height:auto;border-radius:20px;overflow:hidden;border:1px solid var(--orange);box-shadow:0 8px 16px rgba(0,0,0,.2);position:relative;z-index:10;background-color:var(--purple-2)}.featured-post .entry-thumbnail img{width:100%}.featured-post .entry-content{border-radius:0 0 20px 20px;width:96%;margin:-40px auto 0;padding:70px 15px 20px}.featured-post .entry-title{padding:0;margin:0;font-size:1.4rem}.featured-post .entry-title a{color:var(--orange);text-shadow:0 0 4px rgb(242 101 34)}.site-main{margin-top:110px;max-width:1280px}.home.paged .site-main{margin-top:110px}.archive .site-main{margin-top:50px}.site-content{display:flex;flex-flow:row wrap}.excerpt{margin:0 auto 50px}.excerpt .entry-thumbnail{max-width:366px;margin:auto;border-radius:10px;overflow:hidden;background-color:var(--purple-2);box-shadow:0 8px 15px rgba(0,0,0,.2)}.excerpt .entry-content{width:90%;margin:auto}.excerpt .entry-content .entry-title{font-size:1.2em}.excerpt hr{width:50%;margin:0 auto}.pagination{margin:auto;text-align:center;font-size:1.5em;font-weight:700}.nav-links{display:flex;flex-flow:row nowrap;justify-content:center}.nav-links a,.nav-links .current{color:#f26522;padding:.2em .5em .3em}.nav-links .current{background:#5f4ab5;background:-moz-linear-gradient(top,#5f4ab5 0%,#110056 100%);background:-webkit-linear-gradient(top,#5f4ab5 0%,#110056 100%);background:linear-gradient(to bottom,#5f4ab5 0%,#110056 100%);border-radius:5px}.single-post .entry-header,.page .entry-header,.archive .page-header,.search .page-header{width:100%;padding:100px 10px 260px;background-color:var(--dark-purple);color:var(--grey);box-shadow:0 10px 20px rgba(0,0,0,.4);border-bottom:1px solid var(--orange)}.page .entry-header,.archive .page-header,.search .page-header{padding:60px 10px 0;text-align:center}.single-post .entry-header a{-moz-transition:all .2s ease-in;-o-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;color:#f26522;font-weight:700;-webkit-box-shadow:inset 0 -4px 0 transparent;box-shadow:inset 0 -4px 0 transparent;border-bottom:3px solid transparent}.single-post .entry-header a:hover{border-bottom:3px solid var(--orange)}.single-post .entry-title,.page .entry-title,.archive .page-title,.search .page-title{color:var(--orange);margin:30px 0;padding:0 20px;text-shadow:0 0 4px #f26522}.archive .archive-description{max-width:60ch;margin:auto;text-align:left;padding:0 20px 30px}.single-post .entry-meta{text-align:left;font-size:.8em;padding:0 30px}.single-post .entry-header-graphics{max-width:1100px;margin:-240px auto 50px;padding:0 30px}.single-post .entry-header-graphics .single-thumbnail,.page .post-thumbnail{margin:auto;position:relative;z-index:10;border-radius:20px;overflow:hidden;border:1px solid var(--orange);box-shadow:0 5px 10px rgba(0,0,0,.6);background-color:var(--purple-2)}.page .post-thumbnail{margin:20px 0 -20px}.single-post .review-meta{display:grid;grid-template-columns:25% 75%;grid-template-rows:auto;grid-template-areas:"art art" "score details";max-width:96%;margin:-5px auto 0;border-radius:0 0 20px 20px;overflow:hidden;border:1px solid var(--orange);box-shadow:0 10px 20px rgba(0,0,0,.4);background-color:var(--purple-2)}.single-post .review-art{grid-area:art}.single-post .review-art img{width:100%}.single-post .review-score{grid-area:score;align-self:center;justify-self:center;background:var(--purple-2)}.single-post .review-details{grid-area:details;font-size:.8em;justify-self:stretch;align-self:stretch}.single-post .review-details .review-info{background:var(--purple-2)}.single-post .review-details .review-info:nth-child(even){background:var(--purple-3)}.single-post .review-details p{margin:0;color:var(--grey)}.single-post .review-info{padding:.5em}.single-post .review-info-title{font-weight:700;color:#fff;text-decoration:underline;padding-right:10px}.single-post .site-main{max-width:1024px;margin:0 auto}.page .site-main{margin:60px 0}.single-post .entry-content p,.single-post .entry-content h1,.single-post .entry-content h2,.single-post .entry-content h3,.single-post .entry-content h4,.single-post .entry-content h5,.single-post .entry-content h6,.page .site-main .page p,.page .site-main .page h1,.page .site-main .page h2,.page .site-main .page h3,.page .site-main .page h4,.page .site-main .page h5,.page .site-main .page h6{padding:0 30px}.single-post .entry-content a,.single-post .author-name,.single-post .entry-footer a,.single-post-nav .nav-title{-moz-transition:all .2s ease-in;-o-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;color:#f26522;font-weight:700;-webkit-box-shadow:inset 0 -4px 0 transparent;box-shadow:inset 0 -4px 0 transparent;border-bottom:3px solid transparent}.single-post .entry-content a:hover,.single-post .author-name:hover,.single-post .entry-footer a:hover,.single-post-nav .nav-title:hover{border-bottom:3px solid var(--orange)}.single-post .entry-content .wp-caption-text{padding:0 10px;font-size:.7em;text-align:left}.single-post .sharedaddy{padding:0 20px}.single-post .sharedaddy .sd-title{padding:0 0 0 10px!important}.single-post .entry-footer{flex-flow:row wrap;text-transform:uppercase;font-size:.9rem;padding:0 20px}.single-post .author-card{padding:0 20px;margin:40px 0}.single-post .author-card a{border:none}.single-post .author-card a:hover{border:none}.single-post .author-avatar{float:left;margin:0 15px 0 0;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.4)}.single-post .author-name{display:inline-block;margin:0!important;padding:0!important}.single-post .author-bio{font-weight:400;color:#000;font-size:1em;margin:0;padding:0!important}.single-post .entry-footer .cat-links{margin-bottom:1.5rem}.single-post-nav{display:grid;grid-template-columns:50% 50%;grid-template-rows:auto;grid-template-areas:"next prev";width:100%;margin-top:60px}.single-post .previous-post{grid-area:prev;padding:0 20px;border-left:1px solid rgba(0,0,0,.2)}.single-post .next-post{grid-area:next;padding:0 20px}.single-post-nav .nav-desc{margin:0;padding:0 0 10px;text-align:center;color:var(--purple-2);font-weight:700;text-transform:uppercase}.single-post .nav-thumb{border-radius:5px;overflow:hidden;background-color:var(--purple-2);box-shadow:0 4px 8px rgba(0,0,0,.4)}.single-post-nav .nav-title{text-align:left;margin:1rem 0;padding:0;font-size:1em}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}#secondary{margin-top:50px;padding:0 30px 30px}.widget{margin:0 0 1.5em}.widget-ad{border-radius:10px;border:1px solid rgba(0,0,0,.3);text-align:center;margin:60px 0;padding:20px;position:relative}.widget-ad p{display:block;position:absolute;top:-20px;left:calc(50% - 17.5%);width:35%;font-size:.7em;color:rgba(0,0,0,.5);background-color:#fff}.indie-award{background-color:var(--dark-purple);border-radius:10px;box-shadow:0 8px 15px rgba(0,0,0,.2)}.newsletter{color:#fff;padding:20px;background:#5f4ab5;background:-moz-linear-gradient(top,var(--dark-purple) 0%,var(--purple) 100%);background:-webkit-linear-gradient(top,var(--dark-purple) 0%,var(--purple) 100%);background:linear-gradient(to bottom,var(--dark-purple) 0%,var(--purple) 100%);border-radius:10px;box-shadow:0 8px 15px rgba(0,0,0,.2)}.newsletter h2{color:#fff;font-size:1.8rem;text-align:center;border-bottom:1px solid #fff;-webkit-text-stroke:1px #fff;padding:0 0 .5rem;margin:0 0 30px}.newsletter .mc-field-group{margin-bottom:20px}.newsletter .mc-field-group label{width:100%}.newsletter .mc-field-group input{width:100%;padding:10px 20px;margin:5px 0 0;border-radius:8px;border:1px solid var(--orange)}.newsletter .button{width:100%;margin-top:1rem;font-weight:700;text-transform:uppercase;font-size:1.5rem;color:#fff;background:#f26522;border:none;border-radius:8px}.newsletter .indicates-required{font-size:.8em;padding:10px 0}.newsletter .asterisk{color:var(--orange)}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.custom-logo-link{display:inline-block}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em;display:grid;grid-gap:1.5em}.gallery-item{display:inline-block;text-align:center;width:100%}.gallery-columns-2{grid-template-columns:repeat(2,1fr)}.gallery-columns-3{grid-template-columns:repeat(3,1fr)}.gallery-columns-4{grid-template-columns:repeat(4,1fr)}.gallery-columns-5{grid-template-columns:repeat(5,1fr)}.gallery-columns-6{grid-template-columns:repeat(6,1fr)}.gallery-columns-7{grid-template-columns:repeat(7,1fr)}.gallery-columns-8{grid-template-columns:repeat(8,1fr)}.gallery-columns-9{grid-template-columns:repeat(9,1fr)}.gallery-caption{display:block}.site-footer{padding:20px 20px 40px;background-color:var(--dark-purple);color:var(--grey);text-align:right}.site-footer-content{max-width:1024px}.site-footer ul{list-style-type:none;margin:0;padding:0}.site-footer a{color:var(--grey)}.site-copyright{font-size:.7em}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.alignleft{float:left;margin-right:1.5em;margin-bottom:1.5em}.alignright{float:right;margin-left:1.5em;margin-bottom:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;margin-bottom:1.5em}@media screen and (min-width:600px){.site-content{justify-content:space-around;align-items:stretch}.excerpt{width:100%;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center}.excerpt .entry-thumbnail{width:35%;align-self:center}.excerpt .entry-content{width:55%}.excerpt .entry-content p{margin-bottom:0}.excerpt .entry-title{margin-top:0}.excerpt hr{margin-top:30px}.single-post .entry-title,.page .entry-title,.archive .page-title{width:80%;margin:30px auto 20px}.single-post .entry-meta{width:80%;font-size:1em;margin:1em auto 0}}@media screen and (min-width:900px){.site-header{grid-area:header;grid-template-columns:auto 200px 230px;grid-template-areas:"logo search social" "logo menu menu";align-items:start;padding:10px 20px}.site-branding{display:flex;flex-flow:row nowrap;justify-content:flex-start}.site-description{position:relative;bottom:initial;left:initial;width:250px;margin:0;padding-left:20px;text-align:left;font-size:1em;font-weight:700;text-transform:uppercase;color:var(--grey);background-color:initial}.menu-toggle{display:none}.main-navigation{grid-area:menu;display:block;position:relative;font-size:1em;top:initial;left:initial;bottom:initial;width:auto;padding:initial;background:initial;border-top:initial;border-bottom:initial;margin:initial}.menu-main-menu-container ul{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center;padding:0}.menu-main-menu-container ul li{display:block;width:auto;height:initial;margin:0 0 0 20px}.main-navigation ul li a{-moz-transition:all .2s ease-in;-o-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;color:#f26522;font-size:1em;text-shadow:0 0 0 transparent}.main-navigation ul li a:hover{color:#f26522;text-shadow:0 0 2px #f26522}.main-navigation .current-menu-item a{color:#f26522;border-bottom:5px solid #f26522;margin-bottom:-5px}.social-list-container{grid-area:social;align-self:center;display:block;position:relative;top:initial;right:initial;bottom:initial;left:initial;width:initial;margin:initial}.social-list{justify-content:flex-end;width:100%;margin:0}.social-list-item{padding:0;margin-left:20px}.social-list-item a span{font-size:1.5rem}.featured-container{grid-area:featured;padding:140px 30px 0}.featured-posts-wrapper{display:flex;flex-flow:row nowrap;justify-content:space-between}.featured-post{width:31%;padding:0}.featured-post .entry-content{bottom:0}.site-main{grid-area:main;display:flex;flex-flow:row nowrap;justify-content:center;margin:300px auto 0;padding:0 30px 80px}.home .site-main,.search .site-main{margin-top:100px}.home.paged .site-main,.home.paged #secondary{margin-top:150px}.page .site-main{grid-area:main;margin:60px auto}.site-content{width:68%}#secondary{width:30%;margin-top:0;padding:0 0 0 30px}.archive .page-header{grid-area:featured}.page .entry-header{grid-area:featured}.single-post .entry-header{grid-area:featured;padding:120px 0 550px}.single-post.reviews .entry-header{padding-bottom:380px}.single-post .entry-title,.single-post .entry-meta{text-align:center}.single-post .entry-header-graphics{grid-area:graphics;margin-top:-480px}.single-post.reviews .entry-header-graphics{display:flex;flex-flow:row nowrap;padding:0 20px 0 0;margin-top:-320px}.single-post.reviews .single-thumbnail{position:relative;right:-20px;z-index:10}.single-post.reviews .single-thumbnail{width:60%}.single-post .review-meta{grid-template-columns:25% 75%;grid-template-areas:"art art" "score details";width:40%;border-radius:20px;z-index:11}.single-post .review-details .review-info{padding:.8em}.single-post .site-main{padding:0 20px 40px}.single-post .entry-content p,.single-post .entry-content h1,.single-post .entry-content h2,.single-post .entry-content h3,.single-post .entry-content h4,.single-post .entry-content h5,.single-post .entry-content h6,.page .site-main .page p,.page .site-main .page h1,.page .site-main .page h2,.page .site-main .page h3,.page .site-main .page h4,.page .site-main .page h5,.page .site-main .page h6{padding:0}.single-post .site-content{padding-right:20px}.site-footer{grid-area:footer}}