body{font-family:'Arial',sans-serif;margin:0;padding:0;background:#f8f8f8;color:#333}.sidebar-widget{margin-bottom:30px}.sidebar-widget h3{font-size:1.2em;margin-bottom:10px}.custom-banner{background-color:#fff8eb;height:160px;width:100%;display:flex;align-items:center;justify-content:center}.banner-content{width:100%;max-width:1200px;display:flex;justify-content:space-between;align-items:center;padding:0 15px;box-sizing:border-box}.logo-wrapper{display:flex;flex-direction:column;align-items:center;text-decoration:none;transition:border .3s}.logo-img{height:120px;width:auto;transition:border .3s;border:2px solid transparent}.logo-text{color:#024773;font-size:20px;font-weight:700;margin-top:0;border:2px solid transparent;transition:border .3s}.banner-text{max-width:60%;font-size:20px;color:#000;line-height:1.4;margin-right:10%}.highlight-bit{color:#f5b403}.highlight-borders{color:#aa0d6e}.italic{font-style:italic}.indented{display:inline-block;text-indent:8em}@media (max-width:768px){.banner-text{font-size:1.15rem;margin-top:-15px}}img{max-width:100%;height:auto}main{width:85%;margin:0 auto}.hero-fullwidth,.latest-posts{width:100%;margin-top:20px;margin-bottom:20px}.content-layout{display:flex;gap:20px}.main-column{width:70%}.sidebar{width:30%}.latest-wrapper{display:flex;gap:10px;flex-wrap:nowrap}.latest-featured{width:50%;position:relative}.latest-featured .image{position:relative;aspect-ratio:16/9;overflow:hidden}.latest-featured .image img{width:100%;height:100%;object-fit:cover;display:block}.latest-featured .text{position:absolute;bottom:0;left:0;width:100%;height:33%;background:linear-gradient(to top,rgba(0,0,0,.85),rgba(0,0,0,.3));color:#fff;padding:10px;box-sizing:border-box;z-index:2;display:flex;flex-direction:column;justify-content:flex-end}.latest-featured h3{font-size:1.3rem;margin:0 0 5px;height:3rem;line-height:1.5rem;display:flex;align-items:center;padding-top:2px}.latest-featured h3 a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;color:#fff;text-decoration:none;width:100%;line-height:1.5rem;margin-top:-10px}.latest-featured h3 a:hover{color:#f5b403;text-decoration:none}.latest-featured .meta-row{display:flex;justify-content:space-between;align-items:center;font-size:.8em;gap:10px;flex-wrap:wrap}.latest-featured .tags{display:flex;gap:6px;flex-wrap:wrap}.latest-featured .tag{color:#fff;background-color:rgba(255,255,255,.2);padding:6px 14px;border-radius:20px;text-decoration:none;font-size:12px}.latest-featured .tag:hover{filter:brightness(85%) contrast(130%)}.latest-featured .date{font-size:12px;white-space:nowrap}.latest-grid{width:50%;display:flex;flex-wrap:wrap;gap:10px}.grid-post{width:calc(50% - 5px);position:relative;aspect-ratio:16/9;overflow:hidden;color:#fff}.grid-post img{width:100%;height:100%;object-fit:cover;display:block}.grid-post .text{position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(to top,rgba(0,0,0,.85),rgba(0,0,0,.3));color:#fff;padding:10px;box-sizing:border-box;z-index:2;display:flex;flex-direction:column;justify-content:flex-end}.grid-post:before{content:"";position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(to top,rgba(0,0,0,.6),transparent);z-index:1}.grid-post h4{position:absolute;bottom:45px;left:10px;right:10px;z-index:2;font-size:.9em;font-weight:700;margin:0;height:2.4em;display:flex;align-items:center}.grid-post h4 a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;line-height:1.4em;max-height:2.8em;color:#fff;text-decoration:none;margin-top:5px}.grid-post h4 a:hover{color:#f5b403;text-decoration:none}.grid-post .meta-row{position:absolute;bottom:10px;left:10px;right:10px;display:flex;justify-content:space-between;align-items:center;font-size:.75em;z-index:2}.grid-post .tags{display:flex;gap:4px;flex-wrap:wrap}.grid-post .tag{color:#fff;background-color:rgba(255,255,255,.2);padding:4px 10px;border-radius:20px;text-decoration:none;margin-right:3px}.grid-post .tag:hover{filter:brightness(85%) contrast(130%)}a.tag{display:inline-block;padding:6px 14px;border-radius:20px;font-size:12px;color:#fff;text-decoration:none;font-weight:500;transition:background-color .3s ease}.grid-post .date{white-space:nowrap}.calendar-icon{font-size:18px;vertical-align:middle;margin-bottom:2px}@media (max-width:768px){.latest-wrapper{flex-direction:column}.latest-featured{width:100%}.latest-grid{width:100%}.grid-post{width:100%}.latest-featured h3,.grid-post h4{font-size:1.2rem}.latest-featured .text{height:50%}}.category-block{margin-bottom:2rem;width:100%}.category-block h3{background-color:#097daf;color:#fff;padding:10px 15px;margin:0 0 15px;font-size:1.2em}.category-block h3 a{color:#fff;text-decoration:none}.category-posts-row{display:flex;flex-wrap:nowrap;gap:1.5rem;width:100%;box-sizing:border-box}.latest-post,.other-posts{width:calc(50% - 0.75rem);box-sizing:border-box}@media (max-width:768px){.latest-post,.other-posts{flex:1 1 100%}}.latest-post,.post-item{background-color:#f2f2f2}.latest-post:hover{background-color:#edece9}.post-item:hover{background-color:#edece9}.latest-post,.other-posts{display:flex;flex-direction:column}.latest-post .featured-image{position:relative;width:100%;aspect-ratio:16/9;background:#eee;overflow:hidden;border-radius:0;margin-bottom:.5rem}.latest-post .featured-image img{width:100%;height:100%;object-fit:cover}.latest-post h4{font-size:1rem;margin:0 10px 8px}.latest-post h4 a{text-decoration:none;color:#222;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.latest-post h4 a:hover{text-decoration:none;color:#097daf}.latest-post .post-meta{margin:0 10px 8px;display:flex;justify-content:space-between;font-size:.875rem;color:#666;margin-top:auto}.latest-post .post-tags a{color:#fff;margin-right:.05rem;text-decoration:none}.latest-post .post-tags a:hover{text-decoration:none;filter:brightness(85%) contrast(130%)}.other-posts{gap:1rem}.post-item{display:flex;gap:1rem;width:100%;align-items:stretch}.post-item .featured-image{width:40%;aspect-ratio:16/9;border-radius:0;overflow:hidden;background:#eee;position:relative;flex-shrink:0}.post-item .featured-image img{width:100%;height:100%;object-fit:cover;display:block}.post-item>div{display:flex;flex-direction:column;justify-content:space-between;flex:1}.post-item h5{margin:.5rem 0;font-size:.9rem;font-weight:600}.post-item h5 a{text-decoration:none;color:#222;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.post-item h5 a:hover{text-decoration:none;color:#097daf}.post-item .post-meta{margin-top:auto;margin-right:1rem;margin-bottom:10px;display:flex;justify-content:space-between;font-size:.8rem;color:#666}.post-item .post-tags a{color:#fff;margin-right:.05rem;text-decoration:none}.post-item .post-tags a:hover{text-decoration:none;filter:brightness(85%) contrast(130%)}.post-date{margin-top:8px}@media (max-width:768px){.category-posts-row{flex-direction:column;gap:2rem}.latest-post,.other-posts{width:100%}.post-item{flex-direction:column}.post-item .featured-image,.post-item>div{width:100%}.post-item .post-meta{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.post-item{gap:.5rem}.post-item>div{margin:0 10px}.latest-post h4,.post-item h5{font-size:1.1em}}.main-menu-wrapper{background:#097daf;width:100%;text-align:center;transition:all .3s ease}.sticky-nav{position:fixed;top:0;left:0;width:100%;z-index:9999;box-shadow:0 2px 5px rgba(0,0,0,.2)}.main-menu{width:90%;margin:0 auto;font-family:sans-serif;text-transform:uppercase;display:flex;justify-content:center;flex-wrap:wrap;list-style:none;padding:0;box-sizing:border-box}.main-menu>ul.menu{display:flex;list-style:none;margin:0;padding:0;flex-wrap:wrap;justify-content:center}.main-menu ul.menu>li{position:relative}.main-menu ul.menu>li>a{display:block;padding:15px 20px;color:#fff;text-decoration:none;transition:background .3s}.main-menu ul.menu>li>a:hover,.main-menu ul.menu>li.current-menu-item>a,.main-menu ul.menu>li.current_page_item>a,.main-menu ul.menu>li.current-cat>a{background:#3190ba}.main-menu .sub-dropdown{display:none;position:absolute;top:100%;left:0;min-width:200px;background:#3190ba;list-style:none;padding:0;margin:0;z-index:1000}.main-menu .sub-dropdown li a{display:block;padding:12px 15px;color:#fff;text-decoration:none;transition:background .3s;text-transform:capitalize;text-align:center}.main-menu .sub-dropdown li a:hover{background:#097daf}.main-menu ul.menu>li:hover>.sub-dropdown{display:block}.main-menu .menu-icon{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;margin-right:3px;line-height:0;position:relative;top:-3px}.main-menu .menu-icon svg{width:16px;height:16px;fill:#fff}.main-menu .icon{display:none}@media (max-width:768px){.main-menu>.menu{display:flex;align-items:center;width:100%}.main-menu .menu>li:not(.home-item):not(.icon){display:none}.main-menu-wrapper.responsive .main-menu>.menu{flex-direction:column;align-items:stretch}.main-menu-wrapper.responsive .main-menu .menu>li{display:block;width:100%;text-align:left}.main-menu>.menu>li.home-item{margin-right:auto}.main-menu>.menu>li.icon{margin-left:auto;display:block}.main-menu-wrapper.responsive .main-menu .menu>li>a{padding:12px 20px;width:100%}.main-menu-wrapper.responsive .main-menu .sub-dropdown{display:block;position:static;background:#3190ba}}.category-container{padding:0}.content-layout{display:flex;gap:30px}.main-column{flex:3}.sidebar{flex:1}.category-header{display:flex;justify-content:space-between;align-items:center;background-color:#097daf;padding:10px;margin-top:20px;margin-bottom:20px;color:#fff;border-radius:0}.category-title{font-size:22px;margin:0}.sort-dropdown select{padding:6px 12px;font-size:16px;border-radius:1px;border:none}.featured-post{background-color:#f2f2f2;margin-bottom:20px;transition:background-color .3s ease}.featured-post:hover{background-color:#edece9}.featured-post .post-thumbnail img{width:100%;height:auto;border-radius:0}.post-content{padding:0 10px 10px}.featured-post .post-meta{display:flex;justify-content:space-between;margin-top:10px;color:#777;font-size:14px}.featured-post .post-title{font-size:24px;margin:10px 0;color:#000;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.featured-post.no-hover .post-title{color:#097daf;display:block;-webkit-line-clamp:unset;-webkit-box-orient:unset;overflow:visible;text-overflow:unset}.featured-post .post-title a{text-decoration:none;color:inherit}.featured-post .post-title a:hover{text-decoration:none;color:#097daf}.featured-post .excerpt{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#444;font-size:15px}.list-post{background-color:#f2f2f2;margin-bottom:20px;transition:background-color .3s ease}.list-post:hover{background-color:#edece9}.list-post-inner{display:grid;grid-template-columns:260px 1fr;gap:20px;align-items:stretch;height:150px}.list-thumbnail{width:260px;aspect-ratio:16/9;overflow:hidden;height:150px}.list-thumbnail img{width:100%;height:100%;object-fit:cover}.list-content{height:146px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:10px 10px 10px 0}.list-content .post-title{font-size:18px;margin:0 0 5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.list-content .post-title a{text-decoration:none;color:#000}.list-content .post-title a:hover{text-decoration:none;color:#097daf}.list-content .post-meta,.featured-post .post-meta{display:flex;justify-content:space-between;font-size:.875rem;color:#666;margin-top:0;margin-bottom:8px}.featured-post .post-meta a,.list-content .post-tags a{color:#fff;margin-right:.05rem;text-decoration:none}.featured-post .post-meta a:hover,.list-content .post-tags a:hover{text-decoration:none;filter:brightness(85%) contrast(130%)}.list-content .excerpt{font-size:15px;color:#444;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.pagination{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin:30px 0}.pagination a,.pagination span{padding:8px 14px;background-color:#f1f1f1;border-radius:6px;color:#333;text-decoration:none;font-weight:700;transition:background .2s ease}.pagination a:hover{background-color:#ccc}.pagination .current{background-color:#333;color:#fff}@media (max-width:768px){.content-layout{flex-direction:column}.main-column,.sidebar{width:100%;flex:none}.list-post-inner{display:flex !important;flex-direction:column;align-items:stretch;height:auto !important}.list-thumbnail{width:100% !important;aspect-ratio:4/3 !important;overflow:hidden;margin-bottom:-5px}.list-thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.list-content{width:100% !important;box-sizing:border-box;padding:0 10px 10px;display:block}.list-content .post-title{font-size:22px;margin:0 0 5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.excerpt{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.featured-post.no-hover{background-color:#f2f2f2;padding:0;border-radius:0}.featured-post.no-hover:hover{background-color:#f2f2f2}.post-body{line-height:1.8}.required-star{color:red;margin-left:2px}.cf-success{padding:12px 15px;background:#dff0d8;color:#3c763d;border:2px solid #3c763d;border-radius:6px;margin-bottom:20px;font-weight:700;text-align:center}.cf-errors{padding:12px 15px;background:#f2dede;color:#a94442;border-radius:6px;margin-bottom:20px;font-weight:500}.cf-errors ul{margin:0;padding-left:20px}.contact-form .form-row{display:flex;align-items:center;margin-bottom:15px}.contact-form label{flex:0 0 120px;font-weight:600;color:#333;margin-right:10px}.contact-form input[type=text],.contact-form input[type=email],.contact-form textarea{flex:1;padding:8px 10px;border:1px solid #ccc;border-radius:6px;box-sizing:border-box;font-size:16px}.contact-form textarea{resize:vertical;min-height:240px}.contact-form .form-submit{text-align:right}.contact-form input[type=submit]{background-color:#0073aa;color:#fff;border:none;padding:10px 20px;font-size:16px;border-radius:6px;cursor:pointer;transition:background-color .3s}.contact-form input[type=submit]:hover{background-color:#005d88}.sidebar-widget.category-menu{background:#f2f2f2;padding:15px 20px;font-family:sans-serif}.sidebar-widget.category-menu h3{background-color:#097daf;color:#fff;padding:10px 15px;margin:-15px -20px 20px;font-size:1.2em;font-weight:700}.sidebar-widget.category-menu ul{list-style:none;padding:0;margin:0}.sidebar-widget.category-menu>ul>li{margin-bottom:15px;font-weight:700;color:#4a849d;border-top:1px solid #4a849d;padding-top:8px}.sidebar-widget.category-menu>ul>li:first-child{border-top:none;padding-top:0}.sidebar-widget.category-menu>ul>li>a{text-decoration:none;color:#4a849d;display:block;padding:4px 8px;transition:background .3s,color .3s}.sidebar-widget.category-menu>ul>li>a:hover{color:#fff;background:#3190ba;border-radius:0}.sidebar-widget.category-menu ul ul{margin-top:5px;padding-left:15px}.sidebar-widget.category-menu ul ul li{font-weight:400;margin:8px 0}.sidebar-widget.category-menu ul ul li a{color:#4a849d;text-decoration:none;padding:4px 8px;display:block;transition:background .3s,color .3s;border-radius:0}.sidebar-widget.category-menu ul ul li a:hover{color:#fff;background:#3190ba}.sidebar-widget.tag-cloud{background-color:#f2f2f2;padding:20px;border-radius:0}.sidebar-widget.tag-cloud h3{background-color:#07a;color:#fff;margin:-20px -20px 15px;padding:10px 20px;font-size:20px;border-top-left-radius:0;border-top-right-radius:0}.sidebar-widget.tag-cloud ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:10px}.sidebar-widget.tag-cloud ul li a{display:inline-block;padding:6px 14px;border-radius:20px;font-size:14px;color:#fff;text-decoration:none;font-weight:500;transition:background-color .3s ease}.sidebar-widget.tag-cloud ul li a:hover{filter:brightness(85%) contrast(150%)}.search-box{padding:20px 5px;border-radius:10px}.search-wrapper{position:relative;width:100%}.search-box input[type=search]{width:100%;padding:10px 15px 10px 40px;font-size:16px;border:2px solid #ccc;border-radius:25px;outline:none;transition:border-color .3s,box-shadow .3s;box-sizing:border-box}.search-box input[type=search]:focus{border-color:#07a;box-shadow:0 0 5px rgba(0,119,170,.4)}.search-icon{position:absolute;left:15px;top:45%;transform:translateY(-60%);color:gray;width:16px;height:16px;pointer-events:none}.footer-banner{position:relative;width:100%;height:273px;overflow:hidden}.footer-banner img{width:100%;height:100%;object-fit:cover;display:block}.footer-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;padding:20px;z-index:2}.footer-content .social-section{display:flex;align-items:center;gap:15px;margin-bottom:20px;flex-wrap:wrap;justify-content:center}.footer-content .social-label{font-size:16px;font-weight:none}.footer-content .social-icons{display:flex;align-items:center;gap:12px}.footer-content .social-icons img{display:block;vertical-align:middle}.footer-content .social-icons .facebook-icon{height:30px}.footer-content .social-icons .youtube-icon{height:30px}.footer-content .social-icons a:hover img{filter:brightness(1.3);transform:scale(1.1);transition:all .3s ease}.footer-content .subscribe-box form{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.footer-content .subscribe-box input[type=email]{padding:10px 15px;border-radius:25px;border:none;font-size:14px;width:250px}.footer-content .subscribe-box button{padding:10px 20px;border-radius:25px;border:none;background-color:#07a;color:#fff;font-size:14px;cursor:pointer;transition:background-color .3s}.footer-content .subscribe-box button:hover{background-color:#005e88}.footer-bottom{position:absolute;bottom:10px;width:100%;text-align:center;color:#ccc;font-size:13px;z-index:2}#goToTopBtn{position:fixed;bottom:20px;right:30px;z-index:999;display:none;background-color:rgba(0,0,0,.7);color:#fff;border:none;padding:12px 16px;border-radius:50%;font-size:22px;cursor:pointer;box-shadow:0 4px 10px rgba(0,0,0,.4);transition:opacity .3s,background-color .3s}#goToTopBtn:hover{background-color:#444}@media (max-width:768px){.footer-content .subscribe-box form{display:flex;flex-direction:column;align-items:center;gap:10px}.footer-content .subscribe-box input[type=email]{width:100%;font-size:1rem;padding:11px;box-sizing:border-box;text-align:center}.footer-content .subscribe-box input[type=email]::placeholder{text-align:center}.footer-content .subscribe-box button{width:50%;font-size:1rem;padding:11px;box-sizing:border-box}.footer-content .social-icons{text-align:center;margin-bottom:15px}#goToTopBtn{display:none !important}}.custom-comments{margin-top:40px;background:#f6f6f6;padding:0;border-radius:0}.custom-comments ul{list-style:none;padding:0;margin:0}.custom-comments li.comment{display:flex;flex-direction:row;align-items:flex-start;gap:15px;margin-bottom:10px;padding:15px;background:#f2f1f1;border:1px solid #e0e0e0;border-radius:6px}.custom-comments .children{padding-left:40px;margin-top:10px}.custom-comments .children .children{padding-left:0}.comment-author-avatar{flex:0 0 48px;display:flex;flex-direction:column;align-items:center;text-align:center;font-size:13px;color:#444}.comment-author-avatar img{width:48px;height:48px;border-radius:50%;object-fit:cover;margin-bottom:5px}.comment-list{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.comment-body{display:flex;align-items:flex-start;gap:10px;width:100%}.comment-author-avatar{flex:0 0 48px;display:flex;flex-direction:column;align-items:center;text-align:center;font-size:13px;color:#444}.comment-author-avatar img{width:48px;height:48px;border-radius:50%;object-fit:cover;margin-bottom:5px}.comment-content-block{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.comment-text{font-size:15px;color:#333;margin-bottom:10px;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.comment-meta-row{display:flex;justify-content:space-between;align-items:center;font-size:13px;margin-top:auto}.comment-date{color:#555;font-style:italic}.comment-reply{margin-left:10px}.comment-reply a{background-color:#689bb1;color:#fff;padding:6px 12px;border-radius:4px;font-size:13px;text-decoration:none;transition:background-color .3s ease}.comment-reply a:hover{background-color:#557f92}@media (max-width:768px){.custom-comments li.comment{display:flex;flex-direction:column;align-items:flex-start;width:100%;box-sizing:border-box}.comment-body{display:flex;flex-direction:row;align-items:flex-start;width:100%;flex-wrap:nowrap;box-sizing:border-box}.comment-author-avatar{flex-direction:column;align-items:center;justify-content:flex-start;gap:5px;margin-bottom:10px}.comment-author-avatar img{width:40px;height:40px}.comment-content-block{flex:1 1 auto;min-width:0;width:auto;box-sizing:border-box}.comment-text{overflow-wrap:break-word;word-break:break-word;max-width:100%}.comment-meta-row{display:flex;justify-content:space-between;align-items:center;gap:10px;width:100%;flex-wrap:nowrap;white-space:nowrap}}.comment-form{background-color:#f8f8f8;padding:20px;border:1px solid #ccc;border-radius:6px;margin-top:30px;margin-bottom:30px}.comment-form p{margin-bottom:15px}.comment-form label{font-weight:700;color:#333;display:block;margin-bottom:5px}.comment-form input[type=text],.comment-form input[type=email],.comment-form input[type=url],.comment-form textarea{width:95%;padding:10px;border:1px solid #ccc;border-radius:4px;font-size:14px}.comment-form textarea{resize:vertical;height:120px}.comment-form .form-submit input[type=submit]{background-color:#097daf;color:#fff;border:none;padding:10px 20px;font-size:15px;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.comment-form .form-submit input[type=submit]:hover{background-color:#075d81}.error-404{min-height:50vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:10px;background:#f9f9f9}.error-404 h1{font-size:2rem;margin-bottom:10px;color:#333}.error-404 p{margin:5px 0}.error-404 a{color:#097daf;text-decoration:none;font-size:1.3rem;font:bold}.error-404 a:hover{color:#005f99}.error-404 .exit-icon{vertical-align:middle;font-size:20px;margin-left:4px}