<!DOCTYPE html>
<html lang="en-US" prefix="og: https://ogp.me/ns#">
<head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new url(data:,).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{delete Object.assign(arguments[0],{[t(e)]:arguments[0][e]})[e]})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script>

<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="profile" href="https://gmpg.org/xfn/11">


<!-- Search Engine Optimization by Rank Math - https://s.rankmath.com/home -->
<title>Reds Army - NBA - Celtics - Breaking news, analysis, game recaps</title>
<meta name="description" content="NBA - Celtics - Breaking news, analysis, game recaps"/>
<meta name="robots" content="follow, index"/>
<link rel="canonical" href="../index.html" />
<link rel="next" href="https://redsarmy.com/page/2/" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Reds Army - NBA - Celtics - Breaking news, analysis, game recaps" />
<meta property="og:description" content="NBA - Celtics - Breaking news, analysis, game recaps" />
<meta property="og:url" content="https://redsarmy.com/" />
<meta property="og:site_name" content="Reds Army" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Reds Army - NBA - Celtics - Breaking news, analysis, game recaps" />
<meta name="twitter:description" content="NBA - Celtics - Breaking news, analysis, game recaps" />
<script type="application/ld+json" class="rank-math-schema">{"@context":"https://schema.org","@graph":[{"@type":"Person","@id":"https://redsarmy.com/#person","name":"redsarmy","image":{"@type":"ImageObject","@id":"https://redsarmy.com/#logo","url":"https://redsarmy.com/wp-content/uploads/2022/10/cropped-redsarmy-logo-150x150.png","contentUrl":"https://redsarmy.com/wp-content/uploads/2022/10/cropped-redsarmy-logo-150x150.png","caption":"redsarmy","inLanguage":"en-US"}},{"@type":"WebSite","@id":"https://redsarmy.com/#website","url":"https://redsarmy.com","name":"redsarmy","publisher":{"@id":"https://redsarmy.com/#person"},"inLanguage":"en-US","potentialAction":{"@type":"SearchAction","target":"https://redsarmy.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"CollectionPage","@id":"https://redsarmy.com/#webpage","url":"https://redsarmy.com/","name":"Reds Army - NBA - Celtics - Breaking news, analysis, game recaps","about":{"@id":"https://redsarmy.com/#person"},"isPartOf":{"@id":"https://redsarmy.com/#website"},"inLanguage":"en-US"}]}</script>
<!-- /Rank Math WordPress SEO plugin -->

<link rel='dns-prefetch' href='//static.addtoany.com' />

<link rel="alternate" type="application/rss+xml" title="Reds Army &raquo; Feed" href="https://redsarmy.com/feed/" />
<style>
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 0.07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
</style>
	<link rel='stylesheet' id='astra-theme-css-css' href='https://redsarmy.com/wp-content/themes/astra/assets/css/minified/main.min.css?ver=3.9.3' media='all' />
<style id='astra-theme-css-inline-css'>
:root{--ast-container-default-xlg-padding:3em;--ast-container-default-lg-padding:3em;--ast-container-default-slg-padding:2em;--ast-container-default-md-padding:3em;--ast-container-default-sm-padding:3em;--ast-container-default-xs-padding:2.4em;--ast-container-default-xxs-padding:1.8em;}html{font-size:118.75%;}a{color:#e60620;}a:hover,a:focus{color:var(--ast-global-color-1);}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;font-size:19px;font-size:1rem;}blockquote{color:var(--ast-global-color-8);}.site-title{font-size:35px;font-size:1.8421052631579rem;display:none;}header .custom-logo-link img{max-width:200px;}.astra-logo-svg{width:200px;}.ast-archive-description .ast-archive-title{font-size:40px;font-size:2.1052631578947rem;}.site-header .site-description{font-size:15px;font-size:0.78947368421053rem;display:none;}.entry-title{font-size:30px;font-size:1.5789473684211rem;}h1,.entry-content h1{font-size:40px;font-size:2.1052631578947rem;}h2,.entry-content h2{font-size:30px;font-size:1.5789473684211rem;}h3,.entry-content h3{font-size:25px;font-size:1.3157894736842rem;}h4,.entry-content h4{font-size:20px;font-size:1.0526315789474rem;}h5,.entry-content h5{font-size:18px;font-size:0.94736842105263rem;}h6,.entry-content h6{font-size:15px;font-size:0.78947368421053rem;}.ast-single-post .entry-title,.page-title{font-size:30px;font-size:1.5789473684211rem;}::selection{background-color:#e7081f;color:#ffffff;}body,h1,.entry-title a,.entry-content h1,h2,.entry-content h2,h3,.entry-content h3,h4,.entry-content h4,h5,.entry-content h5,h6,.entry-content h6{color:var(--ast-global-color-8);}.tagcloud a:hover,.tagcloud a:focus,.tagcloud a.current-item{color:#ffffff;border-color:#e60620;background-color:#e60620;}input:focus,input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="reset"]:focus,input[type="search"]:focus,textarea:focus{border-color:#e60620;}input[type="radio"]:checked,input[type=reset],input[type="checkbox"]:checked,input[type="checkbox"]:hover:checked,input[type="checkbox"]:focus:checked,input[type=range]::-webkit-slider-thumb{border-color:#e60620;background-color:#e60620;box-shadow:none;}.site-footer a:hover + .post-count,.site-footer a:focus + .post-count{background:#e60620;border-color:#e60620;}.single .nav-links .nav-previous,.single .nav-links .nav-next{color:#e60620;}.entry-meta,.entry-meta *{line-height:1.45;color:#e60620;}.entry-meta a:hover,.entry-meta a:hover *,.entry-meta a:focus,.entry-meta a:focus *,.page-links > .page-link,.page-links .page-link:hover,.post-navigation a:hover{color:var(--ast-global-color-1);}#cat option,.secondary .calendar_wrap thead a,.secondary .calendar_wrap thead a:visited{color:#e60620;}.secondary .calendar_wrap #today,.ast-progress-val span{background:#e60620;}.secondary a:hover + .post-count,.secondary a:focus + .post-count{background:#e60620;border-color:#e60620;}.calendar_wrap #today > a{color:#ffffff;}.page-links .page-link,.single .post-navigation a{color:#e60620;}.ast-archive-title{color:var(--ast-global-color-8);}.widget-title{font-size:27px;font-size:1.4210526315789rem;color:var(--ast-global-color-8);}.single .ast-author-details .author-title{color:var(--ast-global-color-1);}.ast-single-post .entry-content a,.ast-comment-content a:not(.ast-comment-edit-reply-wrap a){text-decoration:underline;}.ast-single-post .wp-block-button .wp-block-button__link,.ast-single-post .elementor-button-wrapper .elementor-button,.ast-single-post .entry-content .uagb-tab a,.ast-single-post .entry-content .uagb-ifb-cta a,.ast-single-post .entry-content .wp-block-uagb-buttons a,.ast-single-post .entry-content .uabb-module-content a,.ast-single-post .entry-content .uagb-post-grid a,.ast-single-post .entry-content .uagb-timeline a,.ast-single-post .entry-content .uagb-toc__wrap a,.ast-single-post .entry-content .uagb-taxomony-box a,.ast-single-post .entry-content .woocommerce a,.entry-content .wp-block-latest-posts > li > a{text-decoration:none;}.ast-logo-title-inline .site-logo-img{padding-right:1em;}.site-logo-img img{ transition:all 0.2s linear;}@media (max-width:921px){#ast-desktop-header{display:none;}}@media (min-width:921px){#ast-mobile-header{display:none;}}.wp-block-buttons.aligncenter{justify-content:center;}.wp-block-button.is-style-outline .wp-block-button__link{border-color:var(--ast-global-color-8);border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:0;}.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color),.wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color){color:var(--ast-global-color-8);}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-button.is-style-outline .wp-block-button__link:focus{color:var(--ast-global-color-5) !important;background-color:#0a291a;border-color:var(--ast-global-color-8);}.post-page-numbers.current .page-link,.ast-pagination .page-numbers.current{color:#ffffff;border-color:#e7081f;background-color:#e7081f;border-radius:2px;}.wp-block-button.is-style-outline .wp-block-button__link{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:0;}h1.widget-title{font-weight:inherit;}h2.widget-title{font-weight:inherit;}h3.widget-title{font-weight:inherit;}#page{display:flex;flex-direction:column;min-height:100vh;}.ast-404-layout-1 h1.page-title{color:var(--ast-global-color-2);}.single .post-navigation a{line-height:1em;height:inherit;}.error-404 .page-sub-title{font-size:1.5rem;font-weight:inherit;}.search .site-content .content-area .search-form{margin-bottom:0;}#page .site-content{flex-grow:1;}.widget{margin-bottom:3.5em;}#secondary li{line-height:1.5em;}#secondary .wp-block-group h2{margin-bottom:0.7em;}#secondary h2{font-size:1.7rem;}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .ast-comment-list li.depth-1,.ast-separate-container .comment-respond{padding:3em;}.ast-separate-container .ast-comment-list li.depth-1,.hentry{margin-bottom:2em;}.ast-separate-container .ast-archive-description,.ast-separate-container .ast-author-box{background-color:var(--ast-global-color-5);border-bottom:1px solid var(--ast-border-color);}.ast-separate-container .comments-title{padding:2em 2em 0 2em;}.ast-page-builder-template .comment-form-textarea,.ast-comment-formwrap .ast-grid-common-col{padding:0;}.ast-comment-formwrap{padding:0 20px;display:inline-flex;column-gap:20px;}.archive.ast-page-builder-template .entry-header{margin-top:2em;}.ast-page-builder-template .ast-comment-formwrap{width:100%;}.entry-title{margin-bottom:0.5em;}.ast-archive-description .ast-archive-title{margin-bottom:10px;text-transform:capitalize;}.ast-archive-description p{font-size:inherit;font-weight:inherit;line-height:inherit;}@media (min-width:921px){.ast-left-sidebar.ast-page-builder-template #secondary,.archive.ast-right-sidebar.ast-page-builder-template .site-main{padding-left:20px;padding-right:20px;}}@media (max-width:544px){.ast-comment-formwrap.ast-row{column-gap:10px;}}@media (min-width:1201px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .ast-archive-description,.ast-separate-container .ast-author-box,.ast-separate-container .ast-404-layout-1,.ast-separate-container .no-results{padding:3em;}}@media (max-width:921px){.ast-separate-container #primary,.ast-separate-container #secondary{padding:1.5em 0;}#primary,#secondary{padding:1.5em 0;margin:0;}.ast-left-sidebar #content > .ast-container{display:flex;flex-direction:column-reverse;width:100%;}}@media (min-width:922px){.ast-separate-container.ast-right-sidebar #primary,.ast-separate-container.ast-left-sidebar #primary{border:0;}.search-no-results.ast-separate-container #primary{margin-bottom:4em;}}.wp-block-button .wp-block-button__link{color:var(--ast-global-color-5);}.wp-block-button .wp-block-button__link:hover,.wp-block-button .wp-block-button__link:focus{color:var(--ast-global-color-5);background-color:#0a291a;border-color:var(--ast-global-color-8);}.wp-block-button .wp-block-button__link,.wp-block-search .wp-block-search__button,body .wp-block-file .wp-block-file__button{border-top-width:0;border-right-width:0;border-left-width:0;border-bottom-width:0;border-color:var(--ast-global-color-8);background-color:#0a291a;color:var(--ast-global-color-5);font-family:inherit;font-weight:inherit;line-height:1;border-radius:3px;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;}.menu-toggle,button,.ast-button,.ast-custom-button,.button,input#submit,input[type="button"],input[type="submit"],input[type="reset"],form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,body .wp-block-file .wp-block-file__button,.search .search-submit{border-style:solid;border-top-width:0;border-right-width:0;border-left-width:0;border-bottom-width:0;color:var(--ast-global-color-5);border-color:var(--ast-global-color-8);background-color:#0a291a;border-radius:3px;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;font-family:inherit;font-weight:inherit;line-height:1;}button:focus,.menu-toggle:hover,button:hover,.ast-button:hover,.ast-custom-button:hover .button:hover,.ast-custom-button:hover ,input[type=reset]:hover,input[type=reset]:focus,input#submit:hover,input#submit:focus,input[type="button"]:hover,input[type="button"]:focus,input[type="submit"]:hover,input[type="submit"]:focus,form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover,form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:focus,body .wp-block-file .wp-block-file__button:hover,body .wp-block-file .wp-block-file__button:focus{color:var(--ast-global-color-5);background-color:#0a291a;border-color:var(--ast-global-color-8);}form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button.has-icon{padding-top:calc(10px - 3px);padding-right:calc(20px - 3px);padding-bottom:calc(10px - 3px);padding-left:calc(20px - 3px);}@media (min-width:544px){.ast-container{max-width:100%;}}@media (max-width:544px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comments-title,.ast-separate-container .ast-archive-description{padding:1.5em 1em;}.ast-separate-container #content .ast-container{padding-left:0.54em;padding-right:0.54em;}.ast-separate-container .ast-comment-list li.depth-1{padding:1.5em 1em;margin-bottom:1.5em;}.ast-separate-container .ast-comment-list .bypostauthor{padding:.5em;}.ast-search-menu-icon.ast-dropdown-active .search-field{width:170px;}}@media (max-width:921px){.ast-mobile-header-stack .main-header-bar .ast-search-menu-icon{display:inline-block;}.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-stack .main-header-bar .ast-search-icon{margin:0;}.ast-comment-avatar-wrap img{max-width:2.5em;}.ast-separate-container .ast-comment-list li.depth-1{padding:1.5em 2.14em;}.ast-separate-container .comment-respond{padding:2em 2.14em;}.ast-comment-meta{padding:0 1.8888em 1.3333em;}}@media (max-width:921px){.widget-title{font-size:24px;font-size:1.4117647058824rem;}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-size:17px;font-size:0.89473684210526rem;}#secondary,#secondary button,#secondary input,#secondary select,#secondary textarea{font-size:17px;font-size:0.89473684210526rem;}.site-title{display:none;}.ast-archive-description .ast-archive-title{font-size:40px;}.site-header .site-description{display:none;}.entry-title{font-size:30px;}h1,.entry-content h1{font-size:30px;}h2,.entry-content h2{font-size:25px;}h3,.entry-content h3{font-size:20px;}.ast-single-post .entry-title,.page-title{font-size:30px;}.astra-logo-svg{width:120px;}header .custom-logo-link img,.ast-header-break-point .site-logo-img .custom-mobile-logo-link img{max-width:120px;}}@media (max-width:544px){.widget-title{font-size:24px;font-size:1.4117647058824rem;}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-size:17px;font-size:0.89473684210526rem;}#secondary,#secondary button,#secondary input,#secondary select,#secondary textarea{font-size:17px;font-size:0.89473684210526rem;}.site-title{display:none;}.ast-archive-description .ast-archive-title{font-size:40px;}.site-header .site-description{display:none;}.entry-title{font-size:30px;}h1,.entry-content h1{font-size:30px;}h2,.entry-content h2{font-size:25px;}h3,.entry-content h3{font-size:20px;}.ast-single-post .entry-title,.page-title{font-size:30px;}header .custom-logo-link img,.ast-header-break-point .site-branding img,.ast-header-break-point .custom-logo-link img{max-width:120px;}.astra-logo-svg{width:120px;}.ast-header-break-point .site-logo-img .custom-mobile-logo-link img{max-width:120px;}}@media (max-width:544px){html{font-size:118.75%;}}@media (min-width:922px){.ast-container{max-width:1240px;}}@media (min-width:922px){.site-content .ast-container{display:flex;}}@media (max-width:921px){.site-content .ast-container{flex-direction:column;}}@media (min-width:922px){.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu:hover > .sub-menu,.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu.focus > .sub-menu{margin-left:-0px;}}blockquote,cite {font-style: initial;}.wp-block-file {display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}.wp-block-pullquote {border: none;}.wp-block-pullquote blockquote::before {content: "\201D";font-family: "Helvetica",sans-serif;display: flex;transform: rotate( 180deg );font-size: 6rem;font-style: normal;line-height: 1;font-weight: bold;align-items: center;justify-content: center;}.has-text-align-right > blockquote::before {justify-content: flex-start;}.has-text-align-left > blockquote::before {justify-content: flex-end;}figure.wp-block-pullquote.is-style-solid-color blockquote {max-width: 100%;text-align: inherit;}html body {--wp--custom--ast-default-block-top-padding: 3em;--wp--custom--ast-default-block-right-padding: 3em;--wp--custom--ast-default-block-bottom-padding: 3em;--wp--custom--ast-default-block-left-padding: 3em;--wp--custom--ast-container-width: 1200px;--wp--custom--ast-content-width-size: 1200px;--wp--custom--ast-wide-width-size: calc(1200px + var(--wp--custom--ast-default-block-left-padding) + var(--wp--custom--ast-default-block-right-padding));}@media(max-width: 921px) {html body {--wp--custom--ast-default-block-top-padding: 3em;--wp--custom--ast-default-block-right-padding: 2em;--wp--custom--ast-default-block-bottom-padding: 3em;--wp--custom--ast-default-block-left-padding: 2em;}}@media(max-width: 544px) {html body {--wp--custom--ast-default-block-top-padding: 3em;--wp--custom--ast-default-block-right-padding: 1.5em;--wp--custom--ast-default-block-bottom-padding: 3em;--wp--custom--ast-default-block-left-padding: 1.5em;}}.entry-content > .wp-block-group,.entry-content > .wp-block-cover,.entry-content > .wp-block-columns {padding-top: var(--wp--custom--ast-default-block-top-padding);padding-right: var(--wp--custom--ast-default-block-right-padding);padding-bottom: var(--wp--custom--ast-default-block-bottom-padding);padding-left: var(--wp--custom--ast-default-block-left-padding);}.ast-plain-container.ast-no-sidebar .entry-content > .alignfull,.ast-page-builder-template .ast-no-sidebar .entry-content > .alignfull {margin-left: calc( -50vw + 50%);margin-right: calc( -50vw + 50%);max-width: 100vw;width: 100vw;}.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignwide {margin-left: auto;margin-right: auto;width: 100%;}[ast-blocks-layout] .wp-block-separator:not(.is-style-dots) {height: 0;}[ast-blocks-layout] .wp-block-separator {margin: 20px auto;}[ast-blocks-layout] .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {max-width: 100px;}[ast-blocks-layout] .wp-block-separator.has-background {padding: 0;}.entry-content[ast-blocks-layout] > * {max-width: var(--wp--custom--ast-content-width-size);margin-left: auto;margin-right: auto;}.entry-content[ast-blocks-layout] > .alignwide {max-width: var(--wp--custom--ast-wide-width-size);}.entry-content[ast-blocks-layout] .alignfull {max-width: none;}.entry-content .wp-block-columns {margin-bottom: 0;}blockquote {margin: 1.5em;border: none;}.wp-block-quote:not(.has-text-align-right):not(.has-text-align-center) {border-left: 5px solid rgba(0,0,0,0.05);}.has-text-align-right > blockquote,blockquote.has-text-align-right {border-right: 5px solid rgba(0,0,0,0.05);}.has-text-align-left > blockquote,blockquote.has-text-align-left {border-left: 5px solid rgba(0,0,0,0.05);}.wp-block-site-tagline,.wp-block-latest-posts .read-more {margin-top: 15px;}.wp-block-loginout p label {display: block;}.wp-block-loginout p:not(.login-remember):not(.login-submit) input {width: 100%;}.wp-block-loginout input:focus {border-color: transparent;}.wp-block-loginout input:focus {outline: thin dotted;}.entry-content .wp-block-media-text .wp-block-media-text__content {padding: 0 0 0 8%;}.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {padding: 0 8% 0 0;}.entry-content .wp-block-media-text.has-background .wp-block-media-text__content {padding: 8%;}.entry-content .wp-block-cover:not([class*="background-color"]) .wp-block-cover__inner-container,.entry-content .wp-block-cover:not([class*="background-color"]) .wp-block-cover-image-text,.entry-content .wp-block-cover:not([class*="background-color"]) .wp-block-cover-text,.entry-content .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover__inner-container,.entry-content .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover-image-text,.entry-content .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover-text {color: var(--ast-global-color-5);}.wp-block-loginout .login-remember input {width: 1.1rem;height: 1.1rem;margin: 0 5px 4px 0;vertical-align: middle;}.wp-block-latest-posts > li > *:first-child,.wp-block-latest-posts:not(.is-grid) > li:first-child {margin-top: 0;}.wp-block-search__inside-wrapper .wp-block-search__input {padding: 0 10px;color: var(--ast-global-color-3);background: var(--ast-global-color-5);border-color: var(--ast-border-color);}.wp-block-latest-posts .read-more {margin-bottom: 1.5em;}.wp-block-search__no-button .wp-block-search__inside-wrapper .wp-block-search__input {padding-top: 5px;padding-bottom: 5px;}.wp-block-latest-posts .wp-block-latest-posts__post-date,.wp-block-latest-posts .wp-block-latest-posts__post-author {font-size: 1rem;}.wp-block-latest-posts > li > *,.wp-block-latest-posts:not(.is-grid) > li {margin-top: 12px;margin-bottom: 12px;}.ast-page-builder-template .entry-content[ast-blocks-layout] > *,.ast-page-builder-template .entry-content[ast-blocks-layout] > .alignfull > * {max-width: none;}.ast-page-builder-template .entry-content[ast-blocks-layout] > .alignwide > * {max-width: var(--wp--custom--ast-wide-width-size);}.ast-page-builder-template .entry-content[ast-blocks-layout] > .inherit-container-width > *,.ast-page-builder-template .entry-content[ast-blocks-layout] > * > *,.entry-content[ast-blocks-layout] > .wp-block-cover .wp-block-cover__inner-container {max-width: var(--wp--custom--ast-content-width-size);margin-left: auto;margin-right: auto;}.entry-content[ast-blocks-layout] .wp-block-cover:not(.alignleft):not(.alignright) {width: auto;}@media(max-width: 1200px) {.ast-separate-container .entry-content > .alignfull,.ast-separate-container .entry-content[ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content[ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content .alignfull {margin-left: calc(-1 * min(var(--ast-container-default-xlg-padding),20px)) ;margin-right: calc(-1 * min(var(--ast-container-default-xlg-padding),20px));}}@media(min-width: 1201px) {.ast-separate-container .entry-content > .alignfull {margin-left: calc(-1 * var(--ast-container-default-xlg-padding) );margin-right: calc(-1 * var(--ast-container-default-xlg-padding) );}.ast-separate-container .entry-content[ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content[ast-blocks-layout] > .alignwide {margin-left: calc(-1 * var(--wp--custom--ast-default-block-left-padding) );margin-right: calc(-1 * var(--wp--custom--ast-default-block-right-padding) );}}@media(min-width: 921px) {.ast-separate-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width) > :where(:not(.alignleft):not(.alignright)),.ast-plain-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width) > :where(:not(.alignleft):not(.alignright)) {max-width: calc( var(--wp--custom--ast-content-width-size) + 80px );}.ast-plain-container.ast-right-sidebar .entry-content[ast-blocks-layout] .alignfull,.ast-plain-container.ast-left-sidebar .entry-content[ast-blocks-layout] .alignfull {margin-left: -60px;margin-right: -60px;}}@media(min-width: 544px) {.entry-content > .alignleft {margin-right: 20px;}.entry-content > .alignright {margin-left: 20px;}}@media (max-width:544px){.wp-block-columns .wp-block-column:not(:last-child){margin-bottom:20px;}.wp-block-latest-posts{margin:0;}}@media( max-width: 600px ) {.entry-content .wp-block-media-text .wp-block-media-text__content,.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {padding: 8% 0 0;}.entry-content .wp-block-media-text.has-background .wp-block-media-text__content {padding: 8%;}}:root .has-ast-global-color-0-color{color:var(--ast-global-color-0);}:root .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0);}:root .wp-block-button .has-ast-global-color-0-color{color:var(--ast-global-color-0);}:root .wp-block-button .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0);}:root .has-ast-global-color-1-color{color:var(--ast-global-color-1);}:root .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1);}:root .wp-block-button .has-ast-global-color-1-color{color:var(--ast-global-color-1);}:root .wp-block-button .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1);}:root .has-ast-global-color-2-color{color:var(--ast-global-color-2);}:root .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2);}:root .wp-block-button .has-ast-global-color-2-color{color:var(--ast-global-color-2);}:root .wp-block-button .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2);}:root .has-ast-global-color-3-color{color:var(--ast-global-color-3);}:root .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3);}:root .wp-block-button .has-ast-global-color-3-color{color:var(--ast-global-color-3);}:root .wp-block-button .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3);}:root .has-ast-global-color-4-color{color:var(--ast-global-color-4);}:root .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4);}:root .wp-block-button .has-ast-global-color-4-color{color:var(--ast-global-color-4);}:root .wp-block-button .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4);}:root .has-ast-global-color-5-color{color:var(--ast-global-color-5);}:root .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5);}:root .wp-block-button .has-ast-global-color-5-color{color:var(--ast-global-color-5);}:root .wp-block-button .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5);}:root .has-ast-global-color-6-color{color:var(--ast-global-color-6);}:root .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6);}:root .wp-block-button .has-ast-global-color-6-color{color:var(--ast-global-color-6);}:root .wp-block-button .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6);}:root .has-ast-global-color-7-color{color:var(--ast-global-color-7);}:root .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7);}:root .wp-block-button .has-ast-global-color-7-color{color:var(--ast-global-color-7);}:root .wp-block-button .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7);}:root .has-ast-global-color-8-color{color:var(--ast-global-color-8);}:root .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8);}:root .wp-block-button .has-ast-global-color-8-color{color:var(--ast-global-color-8);}:root .wp-block-button .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8);}:root{--ast-global-color-0:#e9061d;--ast-global-color-1:#3a3a3a;--ast-global-color-2:#3a3a3a;--ast-global-color-3:#4B4F58;--ast-global-color-4:#F5F5F5;--ast-global-color-5:#FFFFFF;--ast-global-color-6:#F2F5F7;--ast-global-color-7:#424242;--ast-global-color-8:#000000;}:root {--ast-border-color : #175738;}.ast-breadcrumbs .trail-browse,.ast-breadcrumbs .trail-items,.ast-breadcrumbs .trail-items li{display:inline-block;margin:0;padding:0;border:none;background:inherit;text-indent:0;}.ast-breadcrumbs .trail-browse{font-size:inherit;font-style:inherit;font-weight:inherit;color:inherit;}.ast-breadcrumbs .trail-items{list-style:none;}.trail-items li::after{padding:0 0.3em;content:"\00bb";}.trail-items li:last-of-type::after{display:none;}.trail-items li::after{content:"\003E";}.ast-breadcrumbs-wrapper a,.ast-breadcrumbs-wrapper .last,.ast-breadcrumbs-wrapper .separator{font-family:inherit;font-weight:inherit;}.ast-breadcrumbs-wrapper #ast-breadcrumbs-yoast,.ast-breadcrumbs-wrapper .breadcrumbs,.ast-breadcrumbs-wrapper .rank-math-breadcrumb,.ast-breadcrumbs-inner nav{padding-top:0px;padding-right:10px;padding-bottom:15px;padding-left:10px;}.ast-default-menu-enable.ast-main-header-nav-open.ast-header-break-point .main-header-bar.ast-header-breadcrumb,.ast-main-header-nav-open .main-header-bar.ast-header-breadcrumb{padding-top:1em;padding-bottom:1em;}.ast-header-break-point .main-header-bar.ast-header-breadcrumb{border-bottom-width:1px;border-bottom-color:#eaeaea;border-bottom-style:solid;}.ast-breadcrumbs-wrapper{line-height:1.4;}.ast-breadcrumbs-wrapper .rank-math-breadcrumb p{margin-bottom:0px;}.ast-breadcrumbs-wrapper{display:block;width:100%;}h1,.entry-content h1,h2,.entry-content h2,h3,.entry-content h3,h4,.entry-content h4,h5,.entry-content h5,h6,.entry-content h6{color:var(--ast-global-color-8);}.entry-title a{color:var(--ast-global-color-8);}@media (max-width:921px){.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-firstrow .ast-builder-grid-row > *:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-lastrow .ast-builder-grid-row > *:last-child{grid-column:1 / -1;}}@media (max-width:544px){.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-firstrow .ast-builder-grid-row > *:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-lastrow .ast-builder-grid-row > *:last-child{grid-column:1 / -1;}}.ast-builder-layout-element[data-section="title_tagline"]{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-layout-element[data-section="title_tagline"]{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section="title_tagline"]{display:flex;}}.ast-builder-menu-1{font-family:inherit;font-weight:inherit;}.ast-builder-menu-1 .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu{border-top-width:2px;border-bottom-width:0;border-right-width:0;border-left-width:0;border-color:#e7081f;border-style:solid;border-radius:0;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0;}.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu:before,.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper:before{height:calc( 0px + 5px );}.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link{border-style:none;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-1 .menu-item-has-children > .menu-link:after{content:unset;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}}.ast-builder-menu-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1{display:flex;}}.main-header-bar .main-header-bar-navigation .ast-search-icon {display: block;z-index: 4;position: relative;}.ast-search-icon .ast-icon {z-index: 4;}.ast-search-icon {z-index: 4;position: relative;line-height: normal;}.main-header-bar .ast-search-menu-icon .search-form {background-color: #ffffff;}.ast-search-menu-icon.ast-dropdown-active.slide-search .search-form {visibility: visible;opacity: 1;}.ast-search-menu-icon .search-form {border: 1px solid #e7e7e7;line-height: normal;padding: 0 3em 0 0;border-radius: 2px;display: inline-block;-webkit-backface-visibility: hidden;backface-visibility: hidden;position: relative;color: inherit;background-color: #fff;}.ast-search-menu-icon .astra-search-icon {-js-display: flex;display: flex;line-height: normal;}.ast-search-menu-icon .astra-search-icon:focus {outline: none;}.ast-search-menu-icon .search-field {border: none;background-color: transparent;transition: width .2s;border-radius: inherit;color: inherit;font-size: inherit;width: 0;color: #757575;}.ast-search-menu-icon .search-submit {display: none;background: none;border: none;font-size: 1.3em;color: #757575;}.ast-search-menu-icon.ast-dropdown-active {visibility: visible;opacity: 1;position: relative;}.ast-search-menu-icon.ast-dropdown-active .search-field {width: 235px;}.ast-header-search .ast-search-menu-icon.slide-search .search-form,.ast-header-search .ast-search-menu-icon.ast-inline-search .search-form {-js-display: flex;display: flex;align-items: center;}.ast-search-menu-icon.ast-inline-search .search-field {width : 100%;padding : 0.60em;padding-right : 5.5em;}.site-header-section-left .ast-search-menu-icon.slide-search .search-form {padding-left: 3em;padding-right: unset;left: -1em;right: unset;}.site-header-section-left .ast-search-menu-icon.slide-search .search-form .search-field {margin-right: unset;margin-left: 10px;}.ast-search-menu-icon.slide-search .search-form {-webkit-backface-visibility: visible;backface-visibility: visible;visibility: hidden;opacity: 0;transition: all .2s;position: absolute;z-index: 3;right: -1em;top: 50%;transform: translateY(-50%);}.ast-header-search .ast-search-menu-icon .search-form .search-field:-ms-input-placeholder,.ast-header-search .ast-search-menu-icon .search-form .search-field:-ms-input-placeholder{opacity:0.5;}.ast-header-search .ast-search-menu-icon.slide-search .search-form,.ast-header-search .ast-search-menu-icon.ast-inline-search .search-form{-js-display:flex;display:flex;align-items:center;}.ast-builder-layout-element.ast-header-search{height:auto;}.ast-header-search .astra-search-icon{font-size:18px;}.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-field{margin-right:8px;}@media (max-width:921px){.ast-header-search .astra-search-icon{font-size:18px;}.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-field{margin-right:8px;}}@media (max-width:544px){.ast-header-search .astra-search-icon{font-size:18px;}.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-field{margin-right:8px;}}.ast-header-search{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-search{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-header-search{display:flex;}}.site-below-footer-wrap{padding-top:20px;padding-bottom:20px;}.site-below-footer-wrap[data-section="section-below-footer-builder"]{background-color:#eeeeee;;min-height:80px;}.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row{max-width:1200px;margin-left:auto;margin-right:auto;}.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row,.site-below-footer-wrap[data-section="section-below-footer-builder"] .site-footer-section{align-items:flex-start;}.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-full .ast-builder-grid-row{grid-template-columns:1fr;}@media (max-width:921px){.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-full .ast-builder-grid-row{grid-template-columns:1fr;}}@media (max-width:544px){.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-below-footer-wrap[data-section="section-below-footer-builder"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-below-footer-wrap[data-section="section-below-footer-builder"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-below-footer-wrap[data-section="section-below-footer-builder"]{display:grid;}}.ast-footer-copyright{text-align:center;}.ast-footer-copyright {color:var(--ast-global-color-8);}@media (max-width:921px){.ast-footer-copyright{text-align:center;}}@media (max-width:544px){.ast-footer-copyright{text-align:center;}}.ast-footer-copyright.ast-builder-layout-element{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex;}}.ast-builder-social-element:hover {color: #0274be;}.ast-social-stack-desktop .ast-builder-social-element,.ast-social-stack-tablet .ast-builder-social-element,.ast-social-stack-mobile .ast-builder-social-element {margin-top: 6px;margin-bottom: 6px;}.ast-social-color-type-official .ast-builder-social-element,.ast-social-color-type-official .social-item-label {color: var(--color);background-color: var(--background-color);}.header-social-inner-wrap.ast-social-color-type-official .ast-builder-social-element svg,.footer-social-inner-wrap.ast-social-color-type-official .ast-builder-social-element svg {fill: currentColor;}.social-show-label-true .ast-builder-social-element {width: auto;padding: 0 0.4em;}[data-section^="section-fb-social-icons-"] .footer-social-inner-wrap {text-align: center;}.ast-footer-social-wrap {width: 100%;}.ast-footer-social-wrap .ast-builder-social-element:first-child {margin-left: 0;}.ast-footer-social-wrap .ast-builder-social-element:last-child {margin-right: 0;}.ast-header-social-wrap .ast-builder-social-element:first-child {margin-left: 0;}.ast-header-social-wrap .ast-builder-social-element:last-child {margin-right: 0;}.ast-builder-social-element {line-height: 1;color: #3a3a3a;background: transparent;vertical-align: middle;transition: all 0.01s;margin-left: 6px;margin-right: 6px;justify-content: center;align-items: center;}.ast-builder-social-element {line-height: 1;color: #3a3a3a;background: transparent;vertical-align: middle;transition: all 0.01s;margin-left: 6px;margin-right: 6px;justify-content: center;align-items: center;}.ast-builder-social-element .social-item-label {padding-left: 6px;}.ast-footer-social-1-wrap .ast-builder-social-element svg{width:18px;height:18px;}[data-section="section-fb-social-icons-1"] .footer-social-inner-wrap{text-align:center;}@media (max-width:921px){[data-section="section-fb-social-icons-1"] .footer-social-inner-wrap{text-align:center;}}@media (max-width:544px){[data-section="section-fb-social-icons-1"] .footer-social-inner-wrap{text-align:center;}}.ast-builder-layout-element[data-section="section-fb-social-icons-1"]{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-layout-element[data-section="section-fb-social-icons-1"]{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section="section-fb-social-icons-1"]{display:flex;}}.site-primary-footer-wrap{padding-top:45px;padding-bottom:45px;}.site-primary-footer-wrap[data-section="section-primary-footer-builder"]{background-color:#f9f9f9;;border-style:solid;border-width:0px;border-top-width:1px;border-top-color:#e6e6e6;}.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row{max-width:1200px;margin-left:auto;margin-right:auto;}.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row,.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .site-footer-section{align-items:flex-start;}.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0;}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}@media (max-width:921px){.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0;}.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat( 3,1fr );}}@media (max-width:544px){.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0;}.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px;}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr;}}.site-primary-footer-wrap[data-section="section-primary-footer-builder"]{display:grid;}@media (max-width:921px){.ast-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"]{display:grid;}}@media (max-width:544px){.ast-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"]{display:grid;}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner{text-align:left;}.footer-widget-area.widget-area.site-footer-focus-item{width:auto;}@media (max-width:921px){.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner{text-align:center;}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"]{display:block;}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]{display:block;}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"]{display:block;}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner{text-align:left;}.footer-widget-area.widget-area.site-footer-focus-item{width:auto;}@media (max-width:921px){.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner{text-align:center;}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"]{display:block;}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]{display:block;}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"]{display:block;}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner{text-align:left;}.footer-widget-area.widget-area.site-footer-focus-item{width:auto;}@media (max-width:921px){.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner{text-align:center;}}@media (max-width:544px){.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner{text-align:center;}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"]{display:block;}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]{display:block;}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"]{display:block;}@media (max-width:921px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"]{display:block;}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"]{display:block;}}.ast-desktop .ast-mega-menu-enabled .ast-builder-menu-1 div:not( .astra-full-megamenu-wrapper) .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu,.ast-desktop .ast-builder-menu-1 .astra-full-megamenu-wrapper,.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu{box-shadow:0px 4px 10px -2px rgba(0,0,0,0.1);}.ast-desktop .ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:35%;}@media (max-width:921px){.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:90%;}}@media (max-width:544px){.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:90%;}}.ast-header-break-point .main-header-bar{border-bottom-width:1px;}@media (min-width:922px){.main-header-bar{border-bottom-width:1px;}}.main-header-menu .menu-item,#astra-footer-menu .menu-item,.main-header-bar .ast-masthead-custom-menu-items{-js-display:flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.main-header-menu > .menu-item > .menu-link,#astra-footer-menu > .menu-item > .menu-link{height:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-js-display:flex;display:flex;}.ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type svg{top:.2em;margin-top:0px;margin-left:0px;width:.65em;transform:translate(0,-2px) rotateZ(270deg);}.ast-mobile-popup-content .ast-submenu-expanded > .ast-menu-toggle{transform:rotateX(180deg);}.ast-separate-container .blog-layout-1,.ast-separate-container .blog-layout-2,.ast-separate-container .blog-layout-3{background-color:var(--ast-global-color-5);;background-image:none;;}@media (max-width:921px){.ast-separate-container .blog-layout-1,.ast-separate-container .blog-layout-2,.ast-separate-container .blog-layout-3{background-color:var(--ast-global-color-5);;background-image:none;;}}@media (max-width:544px){.ast-separate-container .blog-layout-1,.ast-separate-container .blog-layout-2,.ast-separate-container .blog-layout-3{background-color:var(--ast-global-color-5);;background-image:none;;}}.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .comments-area .comment-respond,.ast-separate-container .comments-area .ast-comment-list li,.ast-separate-container .ast-woocommerce-container,.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container.ast-two-container #secondary .widget,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .comments-area .comments-title{background-color:var(--ast-global-color-5);;background-image:none;;}@media (max-width:921px){.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .comments-area .comment-respond,.ast-separate-container .comments-area .ast-comment-list li,.ast-separate-container .ast-woocommerce-container,.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container.ast-two-container #secondary .widget,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .comments-area .comments-title{background-color:var(--ast-global-color-5);;background-image:none;;}}@media (max-width:544px){.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .comments-area .comment-respond,.ast-separate-container .comments-area .ast-comment-list li,.ast-separate-container .ast-woocommerce-container,.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container .site-main .ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container.ast-two-container #secondary .widget,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .comments-area .comments-title{background-color:var(--ast-global-color-5);;background-image:none;;}}.ast-plain-container,.ast-page-builder-template{background-color:var(--ast-global-color-5);;background-image:none;;}@media (max-width:921px){.ast-plain-container,.ast-page-builder-template{background-color:var(--ast-global-color-5);;background-image:none;;}}@media (max-width:544px){.ast-plain-container,.ast-page-builder-template{background-color:var(--ast-global-color-5);;background-image:none;;}}.ast-mobile-header-content > *,.ast-desktop-header-content > * {padding: 10px 0;height: auto;}.ast-mobile-header-content > *:first-child,.ast-desktop-header-content > *:first-child {padding-top: 10px;}.ast-mobile-header-content > .ast-builder-menu,.ast-desktop-header-content > .ast-builder-menu {padding-top: 0;}.ast-mobile-header-content > *:last-child,.ast-desktop-header-content > *:last-child {padding-bottom: 0;}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search label,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search label {width: 100%;}.ast-desktop-header-content .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before {transform: rotateX(180deg);}#ast-desktop-header .ast-desktop-header-content,.ast-mobile-header-content .ast-search-icon,.ast-desktop-header-content .ast-search-icon,.ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-desktop-header-content {display: none;}.ast-main-header-nav-open.ast-header-break-point #ast-desktop-header .ast-desktop-header-content,.ast-main-header-nav-open.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content {display: block;}.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item .menu-item > .sub-menu {opacity: 1;visibility: visible;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation {width: unset;margin: unset;}.ast-mobile-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle,.ast-desktop-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle {left: calc( 20px - 0.907em);}.ast-mobile-header-content .ast-search-menu-icon,.ast-mobile-header-content .ast-search-menu-icon.slide-search,.ast-desktop-header-content .ast-search-menu-icon,.ast-desktop-header-content .ast-search-menu-icon.slide-search {width: 100%;position: relative;display: block;right: auto;transform: none;}.ast-mobile-header-content .ast-search-menu-icon.slide-search .search-form,.ast-mobile-header-content .ast-search-menu-icon .search-form,.ast-desktop-header-content .ast-search-menu-icon.slide-search .search-form,.ast-desktop-header-content .ast-search-menu-icon .search-form {right: 0;visibility: visible;opacity: 1;position: relative;top: auto;transform: none;padding: 0;display: block;overflow: hidden;}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-mobile-header-content .ast-search-menu-icon .search-field,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-desktop-header-content .ast-search-menu-icon .search-field {width: 100%;padding-right: 5.5em;}.ast-mobile-header-content .ast-search-menu-icon .search-submit,.ast-desktop-header-content .ast-search-menu-icon .search-submit {display: block;position: absolute;height: 100%;top: 0;right: 0;padding: 0 1em;border-radius: 0;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation ul .sub-menu .menu-link {padding-left: 30px;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation .sub-menu .menu-item .menu-item .menu-link {padding-left: 40px;}.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{background-color:#ffffff;;}.ast-mobile-header-wrap .ast-mobile-header-content,.ast-desktop-header-content{background-color:#ffffff;;}.ast-mobile-popup-content > *,.ast-mobile-header-content > *,.ast-desktop-popup-content > *,.ast-desktop-header-content > *{padding-top:0;padding-bottom:0;}.content-align-flex-start .ast-builder-layout-element{justify-content:flex-start;}.content-align-flex-start .main-header-menu{text-align:left;}.ast-mobile-popup-drawer.active .menu-toggle-close{color:#3a3a3a;}.ast-mobile-header-wrap .ast-primary-header-bar,.ast-primary-header-bar .site-primary-header-wrap{min-height:80px;}.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item{line-height:80px;}@media (max-width:921px){#masthead .ast-mobile-header-wrap .ast-primary-header-bar,#masthead .ast-mobile-header-wrap .ast-below-header-bar{padding-left:20px;padding-right:20px;}}.ast-header-break-point .ast-primary-header-bar{border-bottom-width:1px;border-bottom-color:#eaeaea;border-bottom-style:solid;}@media (min-width:922px){.ast-primary-header-bar{border-bottom-width:1px;border-bottom-color:#eaeaea;border-bottom-style:solid;}}.ast-primary-header-bar{background-color:#ffffff;;}.ast-primary-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-primary-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-primary-header-bar{display:grid;}}[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-fill{color:#ffffff;border:none;background:#e7081f;border-radius:2px;}[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{width:20px;height:20px;fill:#ffffff;}[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-wrap .mobile-menu{color:#ffffff;}.ast-builder-menu-mobile .main-navigation .menu-item > .menu-link{font-family:inherit;font-weight:inherit;}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after{content:unset;}.ast-hfb-header .ast-builder-menu-mobile .main-header-menu,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link{border-style:none;}.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}@media (max-width:921px){.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after{content:unset;}}@media (max-width:544px){.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}}.ast-builder-menu-mobile .main-navigation{display:block;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-mobile .main-navigation{display:block;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-mobile .main-navigation{display:block;}}.ast-pagination .next.page-numbers{display:inherit;float:none;}.ast-pagination a{color:#e60620;}.ast-pagination a:hover,.ast-pagination a:focus,.ast-pagination > span:hover:not(.dots),.ast-pagination > span.current{color:var(--ast-global-color-1);}.ast-pagination .prev.page-numbers,.ast-pagination .next.page-numbers {padding: 0 1.5em;height: 2.33333em;line-height: calc(2.33333em - 3px);}.ast-pagination {display: inline-block;width: 100%;padding-top: 2em;text-align: center;}.ast-pagination .page-numbers {display: inline-block;width: 2.33333em;height: 2.33333em;font-size: 16px;font-size: 1.06666rem;line-height: calc(2.33333em - 3px);}.ast-pagination .nav-links {display: inline-block;width: 100%;}@media (max-width: 420px) {.ast-pagination .prev.page-numbers,.ast-pagination .next.page-numbers {width: 100%;text-align: center;margin: 0;}.ast-pagination-circle .ast-pagination .next.page-numbers,.ast-pagination-square .ast-pagination .next.page-numbers{margin-top: 10px;}.ast-pagination-circle .ast-pagination .prev.page-numbers,.ast-pagination-square .ast-pagination .prev.page-numbers{margin-bottom: 10px;}}.ast-pagination .prev,.ast-pagination .prev:visited,.ast-pagination .prev:focus,.ast-pagination .next,.ast-pagination .next:visited,.ast-pagination .next:focus {display: inline-block;width: auto;}.ast-page-builder-template .ast-pagination {padding: 2em;}@media (min-width: 993px) {.ast-pagination {padding-left: 3.33333em;padding-right: 3.33333em;}}.ast-pagination .prev.page-numbers {float: left;}.ast-pagination .next.page-numbers {float: right;}@media (max-width: 768px) {.ast-pagination .next.page-numbers .page-navigation {padding-right: 0;}}
</style>
<link rel='stylesheet' id='wp-block-library-css' href='https://redsarmy.com/wp-includes/css/dist/block-library/style.min.css?ver=6.2' media='all' />
<style id='global-styles-inline-css'>
body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--ast-global-color-0: var(--ast-global-color-0);--wp--preset--color--ast-global-color-1: var(--ast-global-color-1);--wp--preset--color--ast-global-color-2: var(--ast-global-color-2);--wp--preset--color--ast-global-color-3: var(--ast-global-color-3);--wp--preset--color--ast-global-color-4: var(--ast-global-color-4);--wp--preset--color--ast-global-color-5: var(--ast-global-color-5);--wp--preset--color--ast-global-color-6: var(--ast-global-color-6);--wp--preset--color--ast-global-color-7: var(--ast-global-color-7);--wp--preset--color--ast-global-color-8: var(--ast-global-color-8);--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');--wp--preset--duotone--midnight: url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}body { margin: 0;--wp--style--global--content-size: var(--wp--custom--ast-content-width-size);--wp--style--global--wide-size: var(--wp--custom--ast-wide-width-size); }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }.wp-site-blocks > * { margin-block-start: 0; margin-block-end: 0; }.wp-site-blocks > * + * { margin-block-start: 24px; }body { --wp--style--block-gap: 24px; }body .is-layout-flow > *{margin-block-start: 0;margin-block-end: 0;}body .is-layout-flow > * + *{margin-block-start: 24px;margin-block-end: 0;}body .is-layout-constrained > *{margin-block-start: 0;margin-block-end: 0;}body .is-layout-constrained > * + *{margin-block-start: 24px;margin-block-end: 0;}body .is-layout-flex{gap: 24px;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: none;}.wp-element-button, .wp-block-button__link{background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-color{color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-color{color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-color{color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-color{color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-color{color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-color{color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-color{color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-color{color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-color{color: var(--wp--preset--color--ast-global-color-8) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-background-color{background-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-background-color{background-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-background-color{background-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-background-color{background-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-background-color{background-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-background-color{background-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-background-color{background-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-background-color{background-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-background-color{background-color: var(--wp--preset--color--ast-global-color-8) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-border-color{border-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-border-color{border-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-border-color{border-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-border-color{border-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-border-color{border-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-border-color{border-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-border-color{border-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-border-color{border-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-border-color{border-color: var(--wp--preset--color--ast-global-color-8) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}
</style>
<link rel='stylesheet' id='astra-addon-css-css' href='https://redsarmy.com/wp-content/uploads/astra-addon/astra-addon-64325d50536800-25619141.css?ver=4.1.4' media='all' />
<style id='astra-addon-css-inline-css'>
#content:before{content:"921";position:absolute;overflow:hidden;opacity:0;visibility:hidden;}.single .ast-author-details .author-title{color:#e60620;}.single.ast-page-builder-template .ast-single-author-box{padding:2em 20px;}.single.ast-separate-container .ast-author-meta{padding:3em;}@media (max-width:921px){.single.ast-separate-container .ast-author-meta{padding:1.5em 2.14em;}.single .ast-author-meta .post-author-avatar{margin-bottom:1em;}.ast-separate-container .ast-grid-2 .ast-article-post,.ast-separate-container .ast-grid-3 .ast-article-post,.ast-separate-container .ast-grid-4 .ast-article-post{width:100%;}.blog-layout-1 .post-content,.blog-layout-1 .ast-blog-featured-section{float:none;}.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on{margin-top:0;}.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on{margin-top:1em;}.ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content{margin-top:-1.5em;}.ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content{margin-left:-2.14em;margin-right:-2.14em;}.ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .entry-header .post-thumb-img-content:first-child{margin-top:-1.5em;}.ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .post-thumb-img-content{margin-left:-2.14em;margin-right:-2.14em;}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on{margin-left:-1.5em;margin-right:-1.5em;}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on{margin-left:-0.5em;margin-right:-0.5em;}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on{margin-top:0;}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on{margin-top:1em;}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content{margin-top:-1.5em;}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content{margin-left:-1.5em;margin-right:-1.5em;}.blog-layout-2{display:flex;flex-direction:column-reverse;}.ast-separate-container .blog-layout-3,.ast-separate-container .blog-layout-1{display:block;}.ast-plain-container .ast-grid-2 .ast-article-post,.ast-plain-container .ast-grid-3 .ast-article-post,.ast-plain-container .ast-grid-4 .ast-article-post,.ast-page-builder-template .ast-grid-2 .ast-article-post,.ast-page-builder-template .ast-grid-3 .ast-article-post,.ast-page-builder-template .ast-grid-4 .ast-article-post{width:100%;}}@media (max-width:921px){.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on{margin-top:0;margin-left:-2.14em;}.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on{margin-top:0;margin-left:-1.14em;}}@media (min-width:922px){.ast-separate-container.ast-blog-grid-2 .ast-archive-description,.ast-separate-container.ast-blog-grid-3 .ast-archive-description,.ast-separate-container.ast-blog-grid-4 .ast-archive-description{margin-bottom:1.33333em;}.blog-layout-2.ast-no-thumb .post-content,.blog-layout-3.ast-no-thumb .post-content{width:calc(100% - 5.714285714em);}.blog-layout-2.ast-no-thumb.ast-no-date-box .post-content,.blog-layout-3.ast-no-thumb.ast-no-date-box .post-content{width:100%;}.ast-separate-container .ast-grid-2 .ast-article-post.ast-separate-posts,.ast-separate-container .ast-grid-3 .ast-article-post.ast-separate-posts,.ast-separate-container .ast-grid-4 .ast-article-post.ast-separate-posts{border-bottom:0;}.ast-separate-container .ast-grid-2 > .site-main > .ast-row,.ast-separate-container .ast-grid-3 > .site-main > .ast-row,.ast-separate-container .ast-grid-4 > .site-main > .ast-row{margin-left:0;margin-right:0;display:flex;flex-flow:row wrap;align-items:stretch;}.ast-separate-container .ast-grid-2 > .site-main > .ast-row:before,.ast-separate-container .ast-grid-2 > .site-main > .ast-row:after,.ast-separate-container .ast-grid-3 > .site-main > .ast-row:before,.ast-separate-container .ast-grid-3 > .site-main > .ast-row:after,.ast-separate-container .ast-grid-4 > .site-main > .ast-row:before,.ast-separate-container .ast-grid-4 > .site-main > .ast-row:after{flex-basis:0;width:0;}.ast-separate-container .ast-grid-2 .ast-article-post,.ast-separate-container .ast-grid-3 .ast-article-post,.ast-separate-container .ast-grid-4 .ast-article-post{display:flex;padding:0;}.ast-plain-container .ast-grid-2 > .site-main > .ast-row,.ast-plain-container .ast-grid-3 > .site-main > .ast-row,.ast-plain-container .ast-grid-4 > .site-main > .ast-row,.ast-page-builder-template .ast-grid-2 > .site-main > .ast-row,.ast-page-builder-template .ast-grid-3 > .site-main > .ast-row,.ast-page-builder-template .ast-grid-4 > .site-main > .ast-row{margin-left:-1em;margin-right:-1em;display:flex;flex-flow:row wrap;align-items:stretch;}.ast-plain-container .ast-grid-2 > .site-main > .ast-row:before,.ast-plain-container .ast-grid-2 > .site-main > .ast-row:after,.ast-plain-container .ast-grid-3 > .site-main > .ast-row:before,.ast-plain-container .ast-grid-3 > .site-main > .ast-row:after,.ast-plain-container .ast-grid-4 > .site-main > .ast-row:before,.ast-plain-container .ast-grid-4 > .site-main > .ast-row:after,.ast-page-builder-template .ast-grid-2 > .site-main > .ast-row:before,.ast-page-builder-template .ast-grid-2 > .site-main > .ast-row:after,.ast-page-builder-template .ast-grid-3 > .site-main > .ast-row:before,.ast-page-builder-template .ast-grid-3 > .site-main > .ast-row:after,.ast-page-builder-template .ast-grid-4 > .site-main > .ast-row:before,.ast-page-builder-template .ast-grid-4 > .site-main > .ast-row:after{flex-basis:0;width:0;}.ast-plain-container .ast-grid-2 .ast-article-post,.ast-plain-container .ast-grid-3 .ast-article-post,.ast-plain-container .ast-grid-4 .ast-article-post,.ast-page-builder-template .ast-grid-2 .ast-article-post,.ast-page-builder-template .ast-grid-3 .ast-article-post,.ast-page-builder-template .ast-grid-4 .ast-article-post{display:flex;}.ast-plain-container .ast-grid-2 .ast-article-post:last-child,.ast-plain-container .ast-grid-3 .ast-article-post:last-child,.ast-plain-container .ast-grid-4 .ast-article-post:last-child,.ast-page-builder-template .ast-grid-2 .ast-article-post:last-child,.ast-page-builder-template .ast-grid-3 .ast-article-post:last-child,.ast-page-builder-template .ast-grid-4 .ast-article-post:last-child{margin-bottom:2.5em;}.single .ast-author-meta .ast-author-details{display:flex;align-items:center;}.post-author-bio .author-title{margin-bottom:10px;}}@media (min-width:922px){.single .post-author-avatar,.single .post-author-bio{float:left;clear:right;}.single .ast-author-meta .post-author-avatar{margin-right:1.33333em;}.single .ast-author-meta .about-author-title-wrapper,.single .ast-author-meta .post-author-bio{text-align:left;}.blog-layout-2 .post-content{padding-right:2em;}.blog-layout-2.ast-no-date-box.ast-no-thumb .post-content{padding-right:0;}.blog-layout-3 .post-content{padding-left:2em;}.blog-layout-3.ast-no-date-box.ast-no-thumb .post-content{padding-left:0;}.ast-separate-container .ast-grid-2 .ast-article-post.ast-separate-posts:nth-child(2n+0),.ast-separate-container .ast-grid-2 .ast-article-post.ast-separate-posts:nth-child(2n+1),.ast-separate-container .ast-grid-3 .ast-article-post.ast-separate-posts:nth-child(2n+0),.ast-separate-container .ast-grid-3 .ast-article-post.ast-separate-posts:nth-child(2n+1),.ast-separate-container .ast-grid-4 .ast-article-post.ast-separate-posts:nth-child(2n+0),.ast-separate-container .ast-grid-4 .ast-article-post.ast-separate-posts:nth-child(2n+1){padding:0 1em 0;}}@media (max-width:544px){.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on{margin-top:0.5em;}.ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on{margin-left:-1em;margin-right:-1em;}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on{margin-left:-0.5em;margin-right:-0.5em;}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on{margin-top:0.5em;}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content{margin-top:-1.33333em;}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content{margin-left:-1em;margin-right:-1em;}.ast-separate-container .ast-grid-2 .ast-article-post .blog-layout-1,.ast-separate-container .ast-grid-2 .ast-article-post .blog-layout-2,.ast-separate-container .ast-grid-2 .ast-article-post .blog-layout-3{padding:1.33333em 1em;}.ast-separate-container .ast-grid-3 .ast-article-post .blog-layout-1,.ast-separate-container .ast-grid-4 .ast-article-post .blog-layout-1{padding:1.33333em 1em;}.single.ast-separate-container .ast-author-meta{padding:1.5em 1em;}}@media (max-width:544px){.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on{margin-left:-1em;}.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on{margin-left:-0.5em;}}.ast-article-post .ast-date-meta .posted-on,.ast-article-post .ast-date-meta .posted-on *{background:#e60620;color:#ffffff;}.ast-article-post .ast-date-meta .posted-on .date-month,.ast-article-post .ast-date-meta .posted-on .date-year{color:#ffffff;}.ast-load-more:hover{color:#ffffff;border-color:#e60620;background-color:#e60620;}.ast-loader > div{background-color:#e60620;}.ast-page-builder-template .ast-archive-description{margin-bottom:2em;}
</style>
<link rel='stylesheet' id='addtoany-css' href='https://redsarmy.com/wp-content/plugins/add-to-any/addtoany.min.css?ver=1.16' media='all' />
<!--[if IE]>
<script src='https://redsarmy.com/wp-content/themes/astra/assets/js/minified/flexibility.min.js?ver=3.9.3' id='astra-flexibility-js'></script>
<script id='astra-flexibility-js-after'>
flexibility(document.documentElement);</script>
<![endif]-->
<script type="rocketlazyloadscript" id='addtoany-core-js-before'>
window.a2a_config=window.a2a_config||{};a2a_config.callbacks=[];a2a_config.overlays=[];a2a_config.templates={};
</script>
<script type="rocketlazyloadscript" async data-rocket-src='https://static.addtoany.com/menu/page.js' id='addtoany-core-js'></script>
<script type="rocketlazyloadscript" data-rocket-src='https://redsarmy.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.3' id='jquery-core-js'></script>
<script type="rocketlazyloadscript" data-rocket-src='https://redsarmy.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.0' id='jquery-migrate-js'></script>
<script type="rocketlazyloadscript" async data-rocket-src='https://redsarmy.com/wp-content/plugins/add-to-any/addtoany.min.js?ver=1.1' id='addtoany-jquery-js'></script>
<link rel="https://api.w.org/" href="https://redsarmy.com/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://redsarmy.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://redsarmy.com/wp-includes/wlwmanifest.xml" />
<meta name="generator" content="WordPress 6.2" />
<meta name="google-site-verification" content="2St42HAXDG77J21EgUpBcEQePeNW9mN8CrdPKacpZKY" /><link rel="icon" href="https://redsarmy.com/wp-content/uploads/2022/10/cropped-redsarmy-favicon-32x32.png" sizes="32x32" />
<link rel="icon" href="https://redsarmy.com/wp-content/uploads/2022/10/cropped-redsarmy-favicon-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://redsarmy.com/wp-content/uploads/2022/10/cropped-redsarmy-favicon-180x180.png" />
<meta name="msapplication-TileImage" content="https://redsarmy.com/wp-content/uploads/2022/10/cropped-redsarmy-favicon-270x270.png" />
</head>

<body itemtype='https://schema.org/Blog' itemscope='itemscope' class="home blog wp-custom-logo group-blog ast-inherit-site-logo-transparent ast-hfb-header ast-header-break-point ast-plain-container ast-no-sidebar astra-3.9.3 ast-blog-grid-3 ast-blog-layout-1 ast-pagination-default astra-addon-4.1.4">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-dark-grayscale"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 0.49803921568627" /><feFuncG type="table" tableValues="0 0.49803921568627" /><feFuncB type="table" tableValues="0 0.49803921568627" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-grayscale"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 1" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0 1" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-purple-yellow"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.54901960784314 0.98823529411765" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0.71764705882353 0.25490196078431" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-blue-red"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 1" /><feFuncG type="table" tableValues="0 0.27843137254902" /><feFuncB type="table" tableValues="0.5921568627451 0.27843137254902" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-midnight"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 0" /><feFuncG type="table" tableValues="0 0.64705882352941" /><feFuncB type="table" tableValues="0 1" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-magenta-yellow"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.78039215686275 1" /><feFuncG type="table" tableValues="0 0.94901960784314" /><feFuncB type="table" tableValues="0.35294117647059 0.47058823529412" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-purple-green"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.65098039215686 0.40392156862745" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0.44705882352941 0.4" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-blue-orange"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.098039215686275 1" /><feFuncG type="table" tableValues="0 0.66274509803922" /><feFuncB type="table" tableValues="0.84705882352941 0.41960784313725" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg>
<a
	class="skip-link screen-reader-text"
	href="#content"
	role="link"
	title="Skip to content">
		Skip to content</a>

<div
class="hfeed site" id="page">
			<header
		class="site-header header-main-layout-1 ast-primary-menu-enabled ast-logo-title-inline ast-hide-custom-menu-mobile ast-builder-menu-toggle-icon ast-mobile-header-inline" id="masthead" itemtype="https://schema.org/WPHeader" itemscope="itemscope" itemid="#masthead"		>
			<div id="ast-desktop-header" data-toggle-type="dropdown">
		<div class="ast-main-header-wrap main-header-bar-wrap ">
		<div class="ast-primary-header-bar ast-primary-header main-header-bar site-header-focus-item" data-section="section-primary-header-builder">
						<div class="site-primary-header-wrap ast-builder-grid-row-container site-header-focus-item ast-container" data-section="section-primary-header-builder">
				<div class="ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center">
											<div class="site-header-primary-section-left site-header-section ast-flex site-header-section-left">
									<div class="ast-builder-layout-element ast-flex site-header-focus-item" data-section="title_tagline">
											<div
				class="site-branding ast-site-identity" itemtype="https://schema.org/Organization" itemscope="itemscope"				>
					<span class="site-logo-img"><a href="../index.html" class="custom-logo-link" rel="home" aria-current="page"><img width="200" height="109" src="https://redsarmy.com/wp-content/uploads/2022/10/cropped-redsarmy-logo-200x109.png" class="custom-logo" alt="redsarmy logo" decoding="async" srcset="https://redsarmy.com/wp-content/uploads/2022/10/cropped-redsarmy-logo-200x109.png 200w, https://redsarmy.com/wp-content/uploads/2022/10/cropped-redsarmy-logo-300x164.png 300w, https://redsarmy.com/wp-content/uploads/2022/10/cropped-redsarmy-logo.png 540w" sizes="(max-width: 200px) 100vw, 200px" /></a></span>				</div>
			<!-- .site-branding -->
					</div>
								</div>
																									<div class="site-header-primary-section-right site-header-section ast-flex ast-grid-right-section">
										<div class="ast-builder-menu-1 ast-builder-menu ast-flex ast-builder-menu-1-focus-item ast-builder-layout-element site-header-focus-item" data-section="section-hb-menu-1">
			<div class="ast-main-header-bar-alignment"><div class="main-header-bar-navigation"><nav class="site-navigation ast-flex-grow-1 navigation-accessibility site-header-focus-item" id="primary-site-navigation" aria-label="Site Navigation" itemtype="https://schema.org/SiteNavigationElement" itemscope="itemscope"><div class="main-navigation ast-inline-flex"><ul id="ast-hf-menu-1" class="main-header-menu ast-menu-shadow ast-nav-menu ast-flex  submenu-with-border stack-on-mobile"><li id="menu-item-487" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-487"><a href="https://redsarmy.com/players-profile/" class="menu-link">Players Profile</a></li>
<li id="menu-item-3673" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3673"><a href="https://redsarmy.com/players-versus/" class="menu-link">Players Versus</a></li>
<li id="menu-item-3605" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3605"><a href="https://redsarmy.com/nba-wowy/" class="menu-link">NBA Colors</a></li>
<li id="menu-item-486" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-486"><a href="../blog/index.html" class="menu-link">Blog</a></li>
</ul></div></nav></div></div>		</div>
				<div class="ast-builder-layout-element ast-flex site-header-focus-item ast-header-search" data-section="section-header-search">
					<div class="ast-search-menu-icon slide-search" >
		<form role="search" method="get" class="search-form" action="../index.html">
	<label>
		<span class="screen-reader-text">Search for:</span>
		<input type="search" class="search-field"  placeholder="Search &hellip;" value="" name="s" tabindex="-1">
					<button class="search-submit ast-search-submit" aria-label="Search Submit">
				<span hidden>Search</span>
				<i><span class="ast-icon icon-search"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" x="0px" y="0px" viewBox="-888 480 142 142" enable-background="new -888 480 142 142" xml:space="preserve">
				<path d="M-787.4,568.7h-6.3l-2.4-2.4c7.9-8.7,12.6-20.5,12.6-33.1c0-28.4-22.9-51.3-51.3-51.3  c-28.4,0-51.3,22.9-51.3,51.3c0,28.4,22.9,51.3,51.3,51.3c12.6,0,24.4-4.7,33.1-12.6l2.4,2.4v6.3l39.4,39.4l11.8-11.8L-787.4,568.7  L-787.4,568.7z M-834.7,568.7c-19.7,0-35.5-15.8-35.5-35.5c0-19.7,15.8-35.5,35.5-35.5c19.7,0,35.5,15.8,35.5,35.5  C-799.3,553-815,568.7-834.7,568.7L-834.7,568.7z"/>
				</svg></span></i>
			</button>
			</label>
	</form>
			<div class="ast-search-icon">
				<a class="slide-search astra-search-icon" aria-label="Search icon link" href="#">
					<span class="screen-reader-text">Search</span>
					<span class="ast-icon icon-search"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" x="0px" y="0px" viewBox="-888 480 142 142" enable-background="new -888 480 142 142" xml:space="preserve">
				<path d="M-787.4,568.7h-6.3l-2.4-2.4c7.9-8.7,12.6-20.5,12.6-33.1c0-28.4-22.9-51.3-51.3-51.3  c-28.4,0-51.3,22.9-51.3,51.3c0,28.4,22.9,51.3,51.3,51.3c12.6,0,24.4-4.7,33.1-12.6l2.4,2.4v6.3l39.4,39.4l11.8-11.8L-787.4,568.7  L-787.4,568.7z M-834.7,568.7c-19.7,0-35.5-15.8-35.5-35.5c0-19.7,15.8-35.5,35.5-35.5c19.7,0,35.5,15.8,35.5,35.5  C-799.3,553-815,568.7-834.7,568.7L-834.7,568.7z"/>
				</svg></span>				</a>
			</div>
		</div>
				</div>
									</div>
												</div>
					</div>
								</div>
			</div>
		<div class="ast-desktop-header-content content-align-flex-start ">
				<div class="ast-builder-menu-mobile ast-builder-menu ast-builder-menu-mobile-focus-item ast-builder-layout-element site-header-focus-item" data-section="section-header-mobile-menu">
			<div class="ast-main-header-bar-alignment"><div class="main-header-bar-navigation"><nav class="site-navigation ast-flex-grow-1 navigation-accessibility site-header-focus-item" id="ast-desktop-site-navigation" aria-label="Site Navigation" itemtype="https://schema.org/SiteNavigationElement" itemscope="itemscope"><div class="main-navigation"><ul id="ast-desktop-toggle-menu" class="main-header-menu ast-nav-menu ast-flex  submenu-with-border astra-menu-animation-fade  stack-on-mobile"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-487"><a href="https://redsarmy.com/players-profile/" class="menu-link">Players Profile</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3673"><a href="https://redsarmy.com/players-versus/" class="menu-link">Players Versus</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3605"><a href="https://redsarmy.com/nba-wowy/" class="menu-link">NBA Colors</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-486"><a href="../blog/index.html" class="menu-link">Blog</a></li>
</ul></div></nav></div></div>		</div>
			</div>
</div> <!-- Main Header Bar Wrap -->
<div id="ast-mobile-header" class="ast-mobile-header-wrap " data-type="dropdown">
		<div class="ast-main-header-wrap main-header-bar-wrap" >
		<div class="ast-primary-header-bar ast-primary-header main-header-bar site-primary-header-wrap site-header-focus-item ast-builder-grid-row-layout-default ast-builder-grid-row-tablet-layout-default ast-builder-grid-row-mobile-layout-default" data-section="section-primary-header-builder">
									<div class="ast-builder-grid-row ast-builder-grid-row-has-sides ast-builder-grid-row-no-center">
													<div class="site-header-primary-section-left site-header-section ast-flex site-header-section-left">
										<div class="ast-builder-layout-element ast-flex site-header-focus-item" data-section="title_tagline">
											<div
				class="site-branding ast-site-identity" itemtype="https://schema.org/Organization" itemscope="itemscope"				>
					<span class="site-logo-img"><a href="../index.html" class="custom-logo-link" rel="home" aria-current="page"><img width="200" height="109" src="https://redsarmy.com/wp-content/uploads/2022/10/cropped-redsarmy-logo-200x109.png" class="custom-logo" alt="redsarmy logo" decoding="async" srcset="https://redsarmy.com/wp-content/uploads/2022/10/cropped-redsarmy-logo-200x109.png 200w, https://redsarmy.com/wp-content/uploads/2022/10/cropped-redsarmy-logo-300x164.png 300w, https://redsarmy.com/wp-content/uploads/2022/10/cropped-redsarmy-logo.png 540w" sizes="(max-width: 200px) 100vw, 200px" /></a></span>				</div>
			<!-- .site-branding -->
					</div>
									</div>
																									<div class="site-header-primary-section-right site-header-section ast-flex ast-grid-right-section">
										<div class="ast-builder-layout-element ast-flex site-header-focus-item" data-section="section-header-mobile-trigger">
						<div class="ast-button-wrap">
				<button type="button" class="menu-toggle main-header-menu-toggle ast-mobile-menu-trigger-fill"   aria-expanded="false">
					<span class="screen-reader-text">Main Menu</span>
					<span class="mobile-menu-toggle-icon">
						<span class="ahfb-svg-iconset ast-inline-flex svg-baseline"><svg class='ast-mobile-svg ast-menu2-svg' fill='currentColor' version='1.1' xmlns='http://www.w3.org/2000/svg' width='24' height='28' viewBox='0 0 24 28'><path d='M24 21v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 13v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 5v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1z'></path></svg></span><span class="ahfb-svg-iconset ast-inline-flex svg-baseline"><svg class='ast-mobile-svg ast-close-svg' fill='currentColor' version='1.1' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path d='M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z'></path></svg></span>					</span>
									</button>
			</div>
					</div>
									</div>
											</div>
						</div>
	</div>
		<div class="ast-mobile-header-content content-align-flex-start ">
				<div class="ast-builder-menu-mobile ast-builder-menu ast-builder-menu-mobile-focus-item ast-builder-layout-element site-header-focus-item" data-section="section-header-mobile-menu">
			<div class="ast-main-header-bar-alignment"><div class="main-header-bar-navigation"><nav class="site-navigation ast-flex-grow-1 navigation-accessibility site-header-focus-item" id="ast-mobile-site-navigation" aria-label="Site Navigation" itemtype="https://schema.org/SiteNavigationElement" itemscope="itemscope"><div class="main-navigation"><ul id="ast-hf-mobile-menu" class="main-header-menu ast-nav-menu ast-flex  submenu-with-border astra-menu-animation-fade  stack-on-mobile"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-487"><a href="https://redsarmy.com/players-profile/" class="menu-link">Players Profile</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3673"><a href="https://redsarmy.com/players-versus/" class="menu-link">Players Versus</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3605"><a href="https://redsarmy.com/nba-wowy/" class="menu-link">NBA Colors</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-486"><a href="../blog/index.html" class="menu-link">Blog</a></li>
</ul></div></nav></div></div>		</div>
			</div>
</div>
		</header><!-- #masthead -->
			<div id="content" class="site-content">
		<div class="ast-container">
			<div id="primary" class="content-area primary ast-grid-3">
					<main id="main" class="site-main">
				<div class="ast-row"><article
class="post-3925 post type-post status-publish format-standard has-post-thumbnail hentry category-blog ast-grid-common-col ast-full-width ast-article-post ast-width-md-66 ast-featured-post ast-archive-post" id="post-3925" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">
		<div class="ast-post-format- blog-layout-1 ast-no-date-box">
	<div class="post-content ast-grid-common-col" >
		<div class="ast-blog-featured-section post-thumb ast-grid-common-col ast-float"><div class="post-thumb-img-content post-thumb"><a href="https://redsarmy.com/carry-in-basketball-definition-and-explanation/" ><img width="1000" height="667" src="https://redsarmy.com/wp-content/uploads/2023/04/What-is-a-Carry-in-Basketball.jpg" class="attachment-large size-large wp-post-image" alt="What is a Carry in Basketball" decoding="async" itemprop="image" srcset="https://redsarmy.com/wp-content/uploads/2023/04/What-is-a-Carry-in-Basketball.jpg 1000w, https://redsarmy.com/wp-content/uploads/2023/04/What-is-a-Carry-in-Basketball-300x200.jpg 300w, https://redsarmy.com/wp-content/uploads/2023/04/What-is-a-Carry-in-Basketball-768x512.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" /></a></div></div>		<header class="entry-header">
			<h2 class="entry-title" itemprop="headline"><a href="https://redsarmy.com/carry-in-basketball-definition-and-explanation/" rel="bookmark">Carry in Basketball: Definition and Explanation</a></h2>			<div class="entry-meta"><span class="cat-links"><a href="../blog/index.html" rel="category tag">Blog</a></span> / By <span class="posted-by vcard author" itemtype="https://schema.org/Person" itemscope="itemscope" itemprop="author">			<a title="View all posts by Jon"
				href="https://redsarmy.com/author/jon/" rel="author"
				class="url fn n" itemprop="url"				>
				<span
				class="author-name" itemprop="name"				>Jon</span>
			</a>
		</span>

		</div>		</header><!-- .entry-header -->
				<div class="entry-content clear"
		itemprop="text"		>
			<p>As a basketball player and fan, I have often heard the term &#8220;carry&#8221; being used &hellip;</p>
<p class="read-more"> <a class="ast-button" href="https://redsarmy.com/carry-in-basketball-definition-and-explanation/"> <span class="screen-reader-text">Carry in Basketball: Definition and Explanation</span> Read More &raquo;</a></p>
		</div><!-- .entry-content .clear -->
	</div><!-- .post-content -->
</div> <!-- .blog-layout-1 -->
	</article><!-- #post-## -->
<article
class="post-3922 post type-post status-publish format-standard has-post-thumbnail hentry category-blog ast-grid-common-col ast-full-width ast-article-post ast-width-md-4 ast-archive-post" id="post-3922" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">
		<div class="ast-post-format- blog-layout-1 ast-no-date-box">
	<div class="post-content ast-grid-common-col" >
		<div class="ast-blog-featured-section post-thumb ast-grid-common-col ast-float"><div class="post-thumb-img-content post-thumb"><a href="https://redsarmy.com/understanding-3-second-violation-in-basketball/" ><img width="1000" height="669" src="https://redsarmy.com/wp-content/uploads/2023/04/3-Second-Violation-in-Basketball.jpg" class="attachment-large size-large wp-post-image" alt="3 Second Violation in Basketball" decoding="async" loading="lazy" itemprop="image" srcset="https://redsarmy.com/wp-content/uploads/2023/04/3-Second-Violation-in-Basketball.jpg 1000w, https://redsarmy.com/wp-content/uploads/2023/04/3-Second-Violation-in-Basketball-300x201.jpg 300w, https://redsarmy.com/wp-content/uploads/2023/04/3-Second-Violation-in-Basketball-768x514.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" /></a></div></div>		<header class="entry-header">
			<h2 class="entry-title" itemprop="headline"><a href="https://redsarmy.com/understanding-3-second-violation-in-basketball/" rel="bookmark">Understanding 3 Second Violation in Basketball</a></h2>			<div class="entry-meta"><span class="cat-links"><a href="../blog/index.html" rel="category tag">Blog</a></span> / By <span class="posted-by vcard author" itemtype="https://schema.org/Person" itemscope="itemscope" itemprop="author">			<a title="View all posts by Jon"
				href="https://redsarmy.com/author/jon/" rel="author"
				class="url fn n" itemprop="url"				>
				<span
				class="author-name" itemprop="name"				>Jon</span>
			</a>
		</span>

		</div>		</header><!-- .entry-header -->
				<div class="entry-content clear"
		itemprop="text"		>
			<p>As a basketball player, I know the importance of following the rules of the game. &hellip;</p>
<p class="read-more"> <a class="ast-button" href="https://redsarmy.com/understanding-3-second-violation-in-basketball/"> <span class="screen-reader-text">Understanding 3 Second Violation in Basketball</span> Read More &raquo;</a></p>
		</div><!-- .entry-content .clear -->
	</div><!-- .post-content -->
</div> <!-- .blog-layout-1 -->
	</article><!-- #post-## -->
<article
class="post-3919 post type-post status-publish format-standard has-post-thumbnail hentry category-blog ast-grid-common-col ast-full-width ast-article-post ast-width-md-4 ast-archive-post" id="post-3919" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">
		<div class="ast-post-format- blog-layout-1 ast-no-date-box">
	<div class="post-content ast-grid-common-col" >
		<div class="ast-blog-featured-section post-thumb ast-grid-common-col ast-float"><div class="post-thumb-img-content post-thumb"><a href="https://redsarmy.com/what-does-bonus-mean-in-basketball/" ><img width="1000" height="667" src="https://redsarmy.com/wp-content/uploads/2023/04/basketball-bonus.jpg" class="attachment-large size-large wp-post-image" alt="basketball bonus meaning" decoding="async" loading="lazy" itemprop="image" srcset="https://redsarmy.com/wp-content/uploads/2023/04/basketball-bonus.jpg 1000w, https://redsarmy.com/wp-content/uploads/2023/04/basketball-bonus-300x200.jpg 300w, https://redsarmy.com/wp-content/uploads/2023/04/basketball-bonus-768x512.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" /></a></div></div>		<header class="entry-header">
			<h2 class="entry-title" itemprop="headline"><a href="https://redsarmy.com/what-does-bonus-mean-in-basketball/" rel="bookmark">What Does Bonus Mean in Basketball</a></h2>			<div class="entry-meta"><span class="cat-links"><a href="../blog/index.html" rel="category tag">Blog</a></span> / By <span class="posted-by vcard author" itemtype="https://schema.org/Person" itemscope="itemscope" itemprop="author">			<a title="View all posts by Jon"
				href="https://redsarmy.com/author/jon/" rel="author"
				class="url fn n" itemprop="url"				>
				<span
				class="author-name" itemprop="name"				>Jon</span>
			</a>
		</span>

		</div>		</header><!-- .entry-header -->
				<div class="entry-content clear"
		itemprop="text"		>
			<p>Basketball is one of the most popular sports in the world, with millions of fans &hellip;</p>
<p class="read-more"> <a class="ast-button" href="https://redsarmy.com/what-does-bonus-mean-in-basketball/"> <span class="screen-reader-text">What Does Bonus Mean in Basketball</span> Read More &raquo;</a></p>
		</div><!-- .entry-content .clear -->
	</div><!-- .post-content -->
</div> <!-- .blog-layout-1 -->
	</article><!-- #post-## -->
<article
class="post-3915 post type-post status-publish format-standard has-post-thumbnail hentry category-blog ast-grid-common-col ast-full-width ast-article-post ast-width-md-4 ast-archive-post" id="post-3915" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">
		<div class="ast-post-format- blog-layout-1 ast-no-date-box">
	<div class="post-content ast-grid-common-col" >
		<div class="ast-blog-featured-section post-thumb ast-grid-common-col ast-float"><div class="post-thumb-img-content post-thumb"><a href="https://redsarmy.com/why-do-some-basketball-hoops-have-double-rims/" ><img width="1000" height="750" src="https://redsarmy.com/wp-content/uploads/2023/04/double-rims.jpg" class="attachment-large size-large wp-post-image" alt="why basketball hoops have double rims" decoding="async" loading="lazy" itemprop="image" srcset="https://redsarmy.com/wp-content/uploads/2023/04/double-rims.jpg 1000w, https://redsarmy.com/wp-content/uploads/2023/04/double-rims-300x225.jpg 300w, https://redsarmy.com/wp-content/uploads/2023/04/double-rims-768x576.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" /></a></div></div>		<header class="entry-header">
			<h2 class="entry-title" itemprop="headline"><a href="https://redsarmy.com/why-do-some-basketball-hoops-have-double-rims/" rel="bookmark">Why Do Some Basketball Hoops Have Double Rims</a></h2>			<div class="entry-meta"><span class="cat-links"><a href="../blog/index.html" rel="category tag">Blog</a></span> / By <span class="posted-by vcard author" itemtype="https://schema.org/Person" itemscope="itemscope" itemprop="author">			<a title="View all posts by Jon"
				href="https://redsarmy.com/author/jon/" rel="author"
				class="url fn n" itemprop="url"				>
				<span
				class="author-name" itemprop="name"				>Jon</span>
			</a>
		</span>

		</div>		</header><!-- .entry-header -->
				<div class="entry-content clear"
		itemprop="text"		>
			<p>As a basketball enthusiast, I have always wondered why some basketball hoops have double rims. &hellip;</p>
<p class="read-more"> <a class="ast-button" href="https://redsarmy.com/why-do-some-basketball-hoops-have-double-rims/"> <span class="screen-reader-text">Why Do Some Basketball Hoops Have Double Rims</span> Read More &raquo;</a></p>
		</div><!-- .entry-content .clear -->
	</div><!-- .post-content -->
</div> <!-- .blog-layout-1 -->
	</article><!-- #post-## -->
<article
class="post-3913 post type-post status-publish format-standard has-post-thumbnail hentry category-blog ast-grid-common-col ast-full-width ast-article-post ast-width-md-4 ast-archive-post" id="post-3913" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">
		<div class="ast-post-format- blog-layout-1 ast-no-date-box">
	<div class="post-content ast-grid-common-col" >
		<div class="ast-blog-featured-section post-thumb ast-grid-common-col ast-float"><div class="post-thumb-img-content post-thumb"><a href="https://redsarmy.com/how-many-periods-make-up-a-basketball-game/" ><img width="1000" height="667" src="https://redsarmy.com/wp-content/uploads/2023/04/basketball-periods.jpg" class="attachment-large size-large wp-post-image" alt="basketball game how many periods" decoding="async" loading="lazy" itemprop="image" srcset="https://redsarmy.com/wp-content/uploads/2023/04/basketball-periods.jpg 1000w, https://redsarmy.com/wp-content/uploads/2023/04/basketball-periods-300x200.jpg 300w, https://redsarmy.com/wp-content/uploads/2023/04/basketball-periods-768x512.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" /></a></div></div>		<header class="entry-header">
			<h2 class="entry-title" itemprop="headline"><a href="https://redsarmy.com/how-many-periods-make-up-a-basketball-game/" rel="bookmark">How Many Periods Make Up a Basketball Game</a></h2>			<div class="entry-meta"><span class="cat-links"><a href="../blog/index.html" rel="category tag">Blog</a></span> / By <span class="posted-by vcard author" itemtype="https://schema.org/Person" itemscope="itemscope" itemprop="author">			<a title="View all posts by Jon"
				href="https://redsarmy.com/author/jon/" rel="author"
				class="url fn n" itemprop="url"				>
				<span
				class="author-name" itemprop="name"				>Jon</span>
			</a>
		</span>

		</div>		</header><!-- .entry-header -->
				<div class="entry-content clear"
		itemprop="text"		>
			<p>As a basketball fan, I&#8217;ve always been curious about the structure of the game. One &hellip;</p>
<p class="read-more"> <a class="ast-button" href="https://redsarmy.com/how-many-periods-make-up-a-basketball-game/"> <span class="screen-reader-text">How Many Periods Make Up a Basketball Game</span> Read More &raquo;</a></p>
		</div><!-- .entry-content .clear -->
	</div><!-- .post-content -->
</div> <!-- .blog-layout-1 -->
	</article><!-- #post-## -->
<article
class="post-2731 post type-post status-publish format-standard has-post-thumbnail hentry category-nba-wowy ast-grid-common-col ast-full-width ast-article-post ast-width-md-4 ast-archive-post" id="post-2731" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">
		<div class="ast-post-format- blog-layout-1 ast-no-date-box">
	<div class="post-content ast-grid-common-col" >
		<div class="ast-blog-featured-section post-thumb ast-grid-common-col ast-float"><div class="post-thumb-img-content post-thumb"><a href="https://redsarmy.com/denver-nuggets-colors/" ><img width="800" height="533" src="https://redsarmy.com/wp-content/uploads/2022/08/Denver-Nuggets-Overview-News-Rumors-Scores-Stats-Roster-History-More.jpg" class="attachment-large size-large wp-post-image" alt="Denver Nuggets colors" decoding="async" loading="lazy" itemprop="image" srcset="https://redsarmy.com/wp-content/uploads/2022/08/Denver-Nuggets-Overview-News-Rumors-Scores-Stats-Roster-History-More.jpg 800w, https://redsarmy.com/wp-content/uploads/2022/08/Denver-Nuggets-Overview-News-Rumors-Scores-Stats-Roster-History-More-300x200.jpg 300w, https://redsarmy.com/wp-content/uploads/2022/08/Denver-Nuggets-Overview-News-Rumors-Scores-Stats-Roster-History-More-768x512.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></div></div>		<header class="entry-header">
			<h2 class="entry-title" itemprop="headline"><a href="https://redsarmy.com/denver-nuggets-colors/" rel="bookmark">Denver Nuggets Colors</a></h2>			<div class="entry-meta"><span class="cat-links"><a href="https://redsarmy.com/nba-wowy/" rel="category tag">NBA Colors</a></span> / By <span class="posted-by vcard author" itemtype="https://schema.org/Person" itemscope="itemscope" itemprop="author">			<a title="View all posts by redsarmy"
				href="https://redsarmy.com/author/redsarmy/" rel="author"
				class="url fn n" itemprop="url"				>
				<span
				class="author-name" itemprop="name"				>redsarmy</span>
			</a>
		</span>

		</div>		</header><!-- .entry-header -->
				<div class="entry-content clear"
		itemprop="text"		>
			<p>When it comes to the Denver Nuggets, one of the defining aspects of their team &hellip;</p>
<p class="read-more"> <a class="ast-button" href="https://redsarmy.com/denver-nuggets-colors/"> <span class="screen-reader-text">Denver Nuggets Colors</span> Read More &raquo;</a></p>
		</div><!-- .entry-content .clear -->
	</div><!-- .post-content -->
</div> <!-- .blog-layout-1 -->
	</article><!-- #post-## -->
<article
class="post-2421 post type-post status-publish format-standard has-post-thumbnail hentry category-nba-wowy ast-grid-common-col ast-full-width ast-article-post ast-width-md-4 ast-archive-post" id="post-2421" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">
		<div class="ast-post-format- blog-layout-1 ast-no-date-box">
	<div class="post-content ast-grid-common-col" >
		<div class="ast-blog-featured-section post-thumb ast-grid-common-col ast-float"><div class="post-thumb-img-content post-thumb"><a href="https://redsarmy.com/golden-state-warriors-colors/" ><img width="800" height="533" src="https://redsarmy.com/wp-content/uploads/2022/08/Golden-State-Warriors-Overview-News-Rumors-Scores-Stats-Roster-History-More.jpg" class="attachment-large size-large wp-post-image" alt="Golden State Warriors colors" decoding="async" loading="lazy" itemprop="image" srcset="https://redsarmy.com/wp-content/uploads/2022/08/Golden-State-Warriors-Overview-News-Rumors-Scores-Stats-Roster-History-More.jpg 800w, https://redsarmy.com/wp-content/uploads/2022/08/Golden-State-Warriors-Overview-News-Rumors-Scores-Stats-Roster-History-More-300x200.jpg 300w, https://redsarmy.com/wp-content/uploads/2022/08/Golden-State-Warriors-Overview-News-Rumors-Scores-Stats-Roster-History-More-768x512.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></div></div>		<header class="entry-header">
			<h2 class="entry-title" itemprop="headline"><a href="https://redsarmy.com/golden-state-warriors-colors/" rel="bookmark">Golden State Warriors Colors</a></h2>			<div class="entry-meta"><span class="cat-links"><a href="https://redsarmy.com/nba-wowy/" rel="category tag">NBA Colors</a></span> / By <span class="posted-by vcard author" itemtype="https://schema.org/Person" itemscope="itemscope" itemprop="author">			<a title="View all posts by redsarmy"
				href="https://redsarmy.com/author/redsarmy/" rel="author"
				class="url fn n" itemprop="url"				>
				<span
				class="author-name" itemprop="name"				>redsarmy</span>
			</a>
		</span>

		</div>		</header><!-- .entry-header -->
				<div class="entry-content clear"
		itemprop="text"		>
			<p>The Golden State Warriors colors have evolved over the years, from the classic blue and &hellip;</p>
<p class="read-more"> <a class="ast-button" href="https://redsarmy.com/golden-state-warriors-colors/"> <span class="screen-reader-text">Golden State Warriors Colors</span> Read More &raquo;</a></p>
		</div><!-- .entry-content .clear -->
	</div><!-- .post-content -->
</div> <!-- .blog-layout-1 -->
	</article><!-- #post-## -->
<article
class="post-2700 post type-post status-publish format-standard has-post-thumbnail hentry category-nba-wowy ast-grid-common-col ast-full-width ast-article-post ast-width-md-4 ast-archive-post" id="post-2700" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">
		<div class="ast-post-format- blog-layout-1 ast-no-date-box">
	<div class="post-content ast-grid-common-col" >
		<div class="ast-blog-featured-section post-thumb ast-grid-common-col ast-float"><div class="post-thumb-img-content post-thumb"><a href="https://redsarmy.com/orlando-magic-colors/" ><img width="800" height="533" src="https://redsarmy.com/wp-content/uploads/2022/08/Orlando-Magic-Overview-News-Rumors-Scores-Stats-Roster-History-More.jpg" class="attachment-large size-large wp-post-image" alt="Orlando Magic colors" decoding="async" loading="lazy" itemprop="image" srcset="https://redsarmy.com/wp-content/uploads/2022/08/Orlando-Magic-Overview-News-Rumors-Scores-Stats-Roster-History-More.jpg 800w, https://redsarmy.com/wp-content/uploads/2022/08/Orlando-Magic-Overview-News-Rumors-Scores-Stats-Roster-History-More-300x200.jpg 300w, https://redsarmy.com/wp-content/uploads/2022/08/Orlando-Magic-Overview-News-Rumors-Scores-Stats-Roster-History-More-768x512.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></div></div>		<header class="entry-header">
			<h2 class="entry-title" itemprop="headline"><a href="https://redsarmy.com/orlando-magic-colors/" rel="bookmark">Orlando Magic Colors</a></h2>			<div class="entry-meta"><span class="cat-links"><a href="https://redsarmy.com/nba-wowy/" rel="category tag">NBA Colors</a></span> / By <span class="posted-by vcard author" itemtype="https://schema.org/Person" itemscope="itemscope" itemprop="author">			<a title="View all posts by redsarmy"
				href="https://redsarmy.com/author/redsarmy/" rel="author"
				class="url fn n" itemprop="url"				>
				<span
				class="author-name" itemprop="name"				>redsarmy</span>
			</a>
		</span>

		</div>		</header><!-- .entry-header -->
				<div class="entry-content clear"
		itemprop="text"		>
			<p>The Orlando Magic colors have been part of the team logo for years and are &hellip;</p>
<p class="read-more"> <a class="ast-button" href="https://redsarmy.com/orlando-magic-colors/"> <span class="screen-reader-text">Orlando Magic Colors</span> Read More &raquo;</a></p>
		</div><!-- .entry-content .clear -->
	</div><!-- .post-content -->
</div> <!-- .blog-layout-1 -->
	</article><!-- #post-## -->
<article
class="post-2658 post type-post status-publish format-standard has-post-thumbnail hentry category-nba-wowy ast-grid-common-col ast-full-width ast-article-post ast-width-md-4 ast-archive-post" id="post-2658" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">
		<div class="ast-post-format- blog-layout-1 ast-no-date-box">
	<div class="post-content ast-grid-common-col" >
		<div class="ast-blog-featured-section post-thumb ast-grid-common-col ast-float"><div class="post-thumb-img-content post-thumb"><a href="https://redsarmy.com/charlotte-hornets-colors/" ><img width="800" height="533" src="https://redsarmy.com/wp-content/uploads/2022/08/Charlotte-Hornets-Overview-News-Rumors-Scores-Stats-Roster-History-More-.jpg" class="attachment-large size-large wp-post-image" alt="Charlotte Hornets colors" decoding="async" loading="lazy" itemprop="image" srcset="https://redsarmy.com/wp-content/uploads/2022/08/Charlotte-Hornets-Overview-News-Rumors-Scores-Stats-Roster-History-More-.jpg 800w, https://redsarmy.com/wp-content/uploads/2022/08/Charlotte-Hornets-Overview-News-Rumors-Scores-Stats-Roster-History-More--300x200.jpg 300w, https://redsarmy.com/wp-content/uploads/2022/08/Charlotte-Hornets-Overview-News-Rumors-Scores-Stats-Roster-History-More--768x512.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></div></div>		<header class="entry-header">
			<h2 class="entry-title" itemprop="headline"><a href="https://redsarmy.com/charlotte-hornets-colors/" rel="bookmark">Charlotte Hornets Colors</a></h2>			<div class="entry-meta"><span class="cat-links"><a href="https://redsarmy.com/nba-wowy/" rel="category tag">NBA Colors</a></span> / By <span class="posted-by vcard author" itemtype="https://schema.org/Person" itemscope="itemscope" itemprop="author">			<a title="View all posts by redsarmy"
				href="https://redsarmy.com/author/redsarmy/" rel="author"
				class="url fn n" itemprop="url"				>
				<span
				class="author-name" itemprop="name"				>redsarmy</span>
			</a>
		</span>

		</div>		</header><!-- .entry-header -->
				<div class="entry-content clear"
		itemprop="text"		>
			<p>The Charlotte Hornets have many colors that embody their distinct identity and history. Fans of &hellip;</p>
<p class="read-more"> <a class="ast-button" href="https://redsarmy.com/charlotte-hornets-colors/"> <span class="screen-reader-text">Charlotte Hornets Colors</span> Read More &raquo;</a></p>
		</div><!-- .entry-content .clear -->
	</div><!-- .post-content -->
</div> <!-- .blog-layout-1 -->
	</article><!-- #post-## -->
<article
class="post-2646 post type-post status-publish format-standard has-post-thumbnail hentry category-nba-wowy ast-grid-common-col ast-full-width ast-article-post ast-width-md-4 ast-archive-post" id="post-2646" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">
		<div class="ast-post-format- blog-layout-1 ast-no-date-box">
	<div class="post-content ast-grid-common-col" >
		<div class="ast-blog-featured-section post-thumb ast-grid-common-col ast-float"><div class="post-thumb-img-content post-thumb"><a href="https://redsarmy.com/atlanta-hawks-colors/" ><img width="800" height="533" src="https://redsarmy.com/wp-content/uploads/2022/08/Atlanta-Hawks-Overview-News-Rumors-Scores-Stats-Roster-History-More-.jpg" class="attachment-large size-large wp-post-image" alt="Atlanta Hawks Overview News, Rumors, Scores, Stats, Roster, History &amp; More" decoding="async" loading="lazy" itemprop="image" srcset="https://redsarmy.com/wp-content/uploads/2022/08/Atlanta-Hawks-Overview-News-Rumors-Scores-Stats-Roster-History-More-.jpg 800w, https://redsarmy.com/wp-content/uploads/2022/08/Atlanta-Hawks-Overview-News-Rumors-Scores-Stats-Roster-History-More--300x200.jpg 300w, https://redsarmy.com/wp-content/uploads/2022/08/Atlanta-Hawks-Overview-News-Rumors-Scores-Stats-Roster-History-More--768x512.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></div></div>		<header class="entry-header">
			<h2 class="entry-title" itemprop="headline"><a href="https://redsarmy.com/atlanta-hawks-colors/" rel="bookmark">Atlanta Hawks Colors</a></h2>			<div class="entry-meta"><span class="cat-links"><a href="https://redsarmy.com/nba-wowy/" rel="category tag">NBA Colors</a></span> / By <span class="posted-by vcard author" itemtype="https://schema.org/Person" itemscope="itemscope" itemprop="author">			<a title="View all posts by redsarmy"
				href="https://redsarmy.com/author/redsarmy/" rel="author"
				class="url fn n" itemprop="url"				>
				<span
				class="author-name" itemprop="name"				>redsarmy</span>
			</a>
		</span>

		</div>		</header><!-- .entry-header -->
				<div class="entry-content clear"
		itemprop="text"		>
			<p>The signature colors of the Atlanta Hawks are officially Nardo Gray, Volt, and Prince Blue. &hellip;</p>
<p class="read-more"> <a class="ast-button" href="https://redsarmy.com/atlanta-hawks-colors/"> <span class="screen-reader-text">Atlanta Hawks Colors</span> Read More &raquo;</a></p>
		</div><!-- .entry-content .clear -->
	</div><!-- .post-content -->
</div> <!-- .blog-layout-1 -->
	</article><!-- #post-## -->
<article
class="post-2322 post type-post status-publish format-standard has-post-thumbnail hentry category-nba-wowy ast-grid-common-col ast-full-width ast-article-post ast-width-md-4 ast-archive-post" id="post-2322" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">
		<div class="ast-post-format- blog-layout-1 ast-no-date-box">
	<div class="post-content ast-grid-common-col" >
		<div class="ast-blog-featured-section post-thumb ast-grid-common-col ast-float"><div class="post-thumb-img-content post-thumb"><a href="https://redsarmy.com/brooklyn-nets-colors/" ><img width="800" height="533" src="https://redsarmy.com/wp-content/uploads/2022/08/Brooklyn-Nets-Overview-News-Rumors-Scores-Stats-Roster-History-More-.jpg" class="attachment-large size-large wp-post-image" alt="Brooklyn Nets colors" decoding="async" loading="lazy" itemprop="image" srcset="https://redsarmy.com/wp-content/uploads/2022/08/Brooklyn-Nets-Overview-News-Rumors-Scores-Stats-Roster-History-More-.jpg 800w, https://redsarmy.com/wp-content/uploads/2022/08/Brooklyn-Nets-Overview-News-Rumors-Scores-Stats-Roster-History-More--300x200.jpg 300w, https://redsarmy.com/wp-content/uploads/2022/08/Brooklyn-Nets-Overview-News-Rumors-Scores-Stats-Roster-History-More--768x512.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></div></div>		<header class="entry-header">
			<h2 class="entry-title" itemprop="headline"><a href="https://redsarmy.com/brooklyn-nets-colors/" rel="bookmark">Brooklyn Nets Colors</a></h2>			<div class="entry-meta"><span class="cat-links"><a href="https://redsarmy.com/nba-wowy/" rel="category tag">NBA Colors</a></span> / By <span class="posted-by vcard author" itemtype="https://schema.org/Person" itemscope="itemscope" itemprop="author">			<a title="View all posts by redsarmy"
				href="https://redsarmy.com/author/redsarmy/" rel="author"
				class="url fn n" itemprop="url"				>
				<span
				class="author-name" itemprop="name"				>redsarmy</span>
			</a>
		</span>

		</div>		</header><!-- .entry-header -->
				<div class="entry-content clear"
		itemprop="text"		>
			<p>The Brooklyn Nets colors have forever been intertwined with the identity of this beloved basketball &hellip;</p>
<p class="read-more"> <a class="ast-button" href="https://redsarmy.com/brooklyn-nets-colors/"> <span class="screen-reader-text">Brooklyn Nets Colors</span> Read More &raquo;</a></p>
		</div><!-- .entry-content .clear -->
	</div><!-- .post-content -->
</div> <!-- .blog-layout-1 -->
	</article><!-- #post-## -->
<article
class="post-2830 post type-post status-publish format-standard has-post-thumbnail hentry category-nba-wowy ast-grid-common-col ast-full-width ast-article-post ast-width-md-4 ast-archive-post" id="post-2830" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">
		<div class="ast-post-format- blog-layout-1 ast-no-date-box">
	<div class="post-content ast-grid-common-col" >
		<div class="ast-blog-featured-section post-thumb ast-grid-common-col ast-float"><div class="post-thumb-img-content post-thumb"><a href="https://redsarmy.com/houston-rockets-colors/" ><img width="800" height="533" src="https://redsarmy.com/wp-content/uploads/2022/08/Houston-Rockets-Overview-News-Rumors-Scores-Stats-Roster-History-More.jpg" class="attachment-large size-large wp-post-image" alt="Houston Rockets colors" decoding="async" loading="lazy" itemprop="image" srcset="https://redsarmy.com/wp-content/uploads/2022/08/Houston-Rockets-Overview-News-Rumors-Scores-Stats-Roster-History-More.jpg 800w, https://redsarmy.com/wp-content/uploads/2022/08/Houston-Rockets-Overview-News-Rumors-Scores-Stats-Roster-History-More-300x200.jpg 300w, https://redsarmy.com/wp-content/uploads/2022/08/Houston-Rockets-Overview-News-Rumors-Scores-Stats-Roster-History-More-768x512.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></div></div>		<header class="entry-header">
			<h2 class="entry-title" itemprop="headline"><a href="https://redsarmy.com/houston-rockets-colors/" rel="bookmark">Houston Rockets Colors</a></h2>			<div class="entry-meta"><span class="cat-links"><a href="https://redsarmy.com/nba-wowy/" rel="category tag">NBA Colors</a></span> / By <span class="posted-by vcard author" itemtype="https://schema.org/Person" itemscope="itemscope" itemprop="author">			<a title="View all posts by redsarmy"
				href="https://redsarmy.com/author/redsarmy/" rel="author"
				class="url fn n" itemprop="url"				>
				<span
				class="author-name" itemprop="name"				>redsarmy</span>
			</a>
		</span>

		</div>		</header><!-- .entry-header -->
				<div class="entry-content clear"
		itemprop="text"		>
			<p>The vibrant, eye-catching hues of the Houston Rockets have become an integral part of the &hellip;</p>
<p class="read-more"> <a class="ast-button" href="https://redsarmy.com/houston-rockets-colors/"> <span class="screen-reader-text">Houston Rockets Colors</span> Read More &raquo;</a></p>
		</div><!-- .entry-content .clear -->
	</div><!-- .post-content -->
</div> <!-- .blog-layout-1 -->
	</article><!-- #post-## -->
<article
class="post-2596 post type-post status-publish format-standard has-post-thumbnail hentry category-nba-wowy ast-grid-common-col ast-full-width ast-article-post ast-width-md-4 ast-archive-post" id="post-2596" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">
		<div class="ast-post-format- blog-layout-1 ast-no-date-box">
	<div class="post-content ast-grid-common-col" >
		<div class="ast-blog-featured-section post-thumb ast-grid-common-col ast-float"><div class="post-thumb-img-content post-thumb"><a href="https://redsarmy.com/detroit-pistons-colors/" ><img width="800" height="533" src="https://redsarmy.com/wp-content/uploads/2022/08/Detroit-Pistons-Overview-News-Rumors-Scores-Stats-Roster-History-More.jpg" class="attachment-large size-large wp-post-image" alt="Detroit Pistons colors" decoding="async" loading="lazy" itemprop="image" srcset="https://redsarmy.com/wp-content/uploads/2022/08/Detroit-Pistons-Overview-News-Rumors-Scores-Stats-Roster-History-More.jpg 800w, https://redsarmy.com/wp-content/uploads/2022/08/Detroit-Pistons-Overview-News-Rumors-Scores-Stats-Roster-History-More-300x200.jpg 300w, https://redsarmy.com/wp-content/uploads/2022/08/Detroit-Pistons-Overview-News-Rumors-Scores-Stats-Roster-History-More-768x512.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></div></div>		<header class="entry-header">
			<h2 class="entry-title" itemprop="headline"><a href="https://redsarmy.com/detroit-pistons-colors/" rel="bookmark">Detroit Pistons Colors</a></h2>			<div class="entry-meta"><span class="cat-links"><a href="https://redsarmy.com/nba-wowy/" rel="category tag">NBA Colors</a></span> / By <span class="posted-by vcard author" itemtype="https://schema.org/Person" itemscope="itemscope" itemprop="author">			<a title="View all posts by redsarmy"
				href="https://redsarmy.com/author/redsarmy/" rel="author"
				class="url fn n" itemprop="url"				>
				<span
				class="author-name" itemprop="name"				>redsarmy</span>
			</a>
		</span>

		</div>		</header><!-- .entry-header -->
				<div class="entry-content clear"
		itemprop="text"		>
			<p>As any dedicated Detroit Pistons fan knows, there is no more quintessential part of cheering &hellip;</p>
<p class="read-more"> <a class="ast-button" href="https://redsarmy.com/detroit-pistons-colors/"> <span class="screen-reader-text">Detroit Pistons Colors</span> Read More &raquo;</a></p>
		</div><!-- .entry-content .clear -->
	</div><!-- .post-content -->
</div> <!-- .blog-layout-1 -->
	</article><!-- #post-## -->
<article
class="post-2287 post type-post status-publish format-standard has-post-thumbnail hentry category-nba-wowy ast-grid-common-col ast-full-width ast-article-post ast-width-md-4 ast-archive-post" id="post-2287" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">
		<div class="ast-post-format- blog-layout-1 ast-no-date-box">
	<div class="post-content ast-grid-common-col" >
		<div class="ast-blog-featured-section post-thumb ast-grid-common-col ast-float"><div class="post-thumb-img-content post-thumb"><a href="https://redsarmy.com/boston-celtics-colors/" ><img width="800" height="533" src="https://redsarmy.com/wp-content/uploads/2022/08/Boston-Celtics-Overview-News-Rumors-Scores-Stats-Roster-History-More.jpg" class="attachment-large size-large wp-post-image" alt="Boston Celtics Overview News, Rumors, Scores, Stats, Roster, History &amp; More" decoding="async" loading="lazy" itemprop="image" srcset="https://redsarmy.com/wp-content/uploads/2022/08/Boston-Celtics-Overview-News-Rumors-Scores-Stats-Roster-History-More.jpg 800w, https://redsarmy.com/wp-content/uploads/2022/08/Boston-Celtics-Overview-News-Rumors-Scores-Stats-Roster-History-More-300x200.jpg 300w, https://redsarmy.com/wp-content/uploads/2022/08/Boston-Celtics-Overview-News-Rumors-Scores-Stats-Roster-History-More-768x512.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></div></div>		<header class="entry-header">
			<h2 class="entry-title" itemprop="headline"><a href="https://redsarmy.com/boston-celtics-colors/" rel="bookmark">Boston Celtics Colors</a></h2>			<div class="entry-meta"><span class="cat-links"><a href="https://redsarmy.com/nba-wowy/" rel="category tag">NBA Colors</a></span> / By <span class="posted-by vcard author" itemtype="https://schema.org/Person" itemscope="itemscope" itemprop="author">			<a title="View all posts by redsarmy"
				href="https://redsarmy.com/author/redsarmy/" rel="author"
				class="url fn n" itemprop="url"				>
				<span
				class="author-name" itemprop="name"				>redsarmy</span>
			</a>
		</span>

		</div>		</header><!-- .entry-header -->
				<div class="entry-content clear"
		itemprop="text"		>
			<p>The Boston Celtics colors have been an integral part of the team’s history, standing out &hellip;</p>
<p class="read-more"> <a class="ast-button" href="https://redsarmy.com/boston-celtics-colors/"> <span class="screen-reader-text">Boston Celtics Colors</span> Read More &raquo;</a></p>
		</div><!-- .entry-content .clear -->
	</div><!-- .post-content -->
</div> <!-- .blog-layout-1 -->
	</article><!-- #post-## -->
<article
class="post-2809 post type-post status-publish format-standard has-post-thumbnail hentry category-nba-wowy ast-grid-common-col ast-full-width ast-article-post ast-width-md-4 ast-archive-post" id="post-2809" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">
		<div class="ast-post-format- blog-layout-1 ast-no-date-box">
	<div class="post-content ast-grid-common-col" >
		<div class="ast-blog-featured-section post-thumb ast-grid-common-col ast-float"><div class="post-thumb-img-content post-thumb"><a href="https://redsarmy.com/dallas-mavericks-overview/" ><img width="800" height="533" src="https://redsarmy.com/wp-content/uploads/2022/08/Dallas-Mavericks-Overview-News-Rumors-Scores-Stats-Roster-History-More-.jpg" class="attachment-large size-large wp-post-image" alt="Dallas Mavericks colors" decoding="async" loading="lazy" itemprop="image" srcset="https://redsarmy.com/wp-content/uploads/2022/08/Dallas-Mavericks-Overview-News-Rumors-Scores-Stats-Roster-History-More-.jpg 800w, https://redsarmy.com/wp-content/uploads/2022/08/Dallas-Mavericks-Overview-News-Rumors-Scores-Stats-Roster-History-More--300x200.jpg 300w, https://redsarmy.com/wp-content/uploads/2022/08/Dallas-Mavericks-Overview-News-Rumors-Scores-Stats-Roster-History-More--768x512.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></div></div>		<header class="entry-header">
			<h2 class="entry-title" itemprop="headline"><a href="https://redsarmy.com/dallas-mavericks-overview/" rel="bookmark">Dallas Mavericks Colors</a></h2>			<div class="entry-meta"><span class="cat-links"><a href="https://redsarmy.com/nba-wowy/" rel="category tag">NBA Colors</a></span> / By <span class="posted-by vcard author" itemtype="https://schema.org/Person" itemscope="itemscope" itemprop="author">			<a title="View all posts by redsarmy"
				href="https://redsarmy.com/author/redsarmy/" rel="author"
				class="url fn n" itemprop="url"				>
				<span
				class="author-name" itemprop="name"				>redsarmy</span>
			</a>
		</span>

		</div>		</header><!-- .entry-header -->
				<div class="entry-content clear"
		itemprop="text"		>
			<p>The Dallas Mavericks are one of the most beloved teams in the NBA and fans &hellip;</p>
<p class="read-more"> <a class="ast-button" href="https://redsarmy.com/dallas-mavericks-overview/"> <span class="screen-reader-text">Dallas Mavericks Colors</span> Read More &raquo;</a></p>
		</div><!-- .entry-content .clear -->
	</div><!-- .post-content -->
</div> <!-- .blog-layout-1 -->
	</article><!-- #post-## -->
<article
class="post-2574 post type-post status-publish format-standard has-post-thumbnail hentry category-nba-wowy ast-grid-common-col ast-full-width ast-article-post ast-width-md-4 ast-archive-post" id="post-2574" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">
		<div class="ast-post-format- blog-layout-1 ast-no-date-box">
	<div class="post-content ast-grid-common-col" >
		<div class="ast-blog-featured-section post-thumb ast-grid-common-col ast-float"><div class="post-thumb-img-content post-thumb"><a href="https://redsarmy.com/cleveland-cavaliers-colors/" ><img width="800" height="533" src="https://redsarmy.com/wp-content/uploads/2022/08/Cleveland-Cavaliers-Overview-News-Rumors-Scores-Stats-Roster-History-More-.jpg" class="attachment-large size-large wp-post-image" alt="Cleveland Cavaliers colors" decoding="async" loading="lazy" itemprop="image" srcset="https://redsarmy.com/wp-content/uploads/2022/08/Cleveland-Cavaliers-Overview-News-Rumors-Scores-Stats-Roster-History-More-.jpg 800w, https://redsarmy.com/wp-content/uploads/2022/08/Cleveland-Cavaliers-Overview-News-Rumors-Scores-Stats-Roster-History-More--300x200.jpg 300w, https://redsarmy.com/wp-content/uploads/2022/08/Cleveland-Cavaliers-Overview-News-Rumors-Scores-Stats-Roster-History-More--768x512.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></div></div>		<header class="entry-header">
			<h2 class="entry-title" itemprop="headline"><a href="https://redsarmy.com/cleveland-cavaliers-colors/" rel="bookmark">Cleveland Cavaliers Colors</a></h2>			<div class="entry-meta"><span class="cat-links"><a href="https://redsarmy.com/nba-wowy/" rel="category tag">NBA Colors</a></span> / By <span class="posted-by vcard author" itemtype="https://schema.org/Person" itemscope="itemscope" itemprop="author">			<a title="View all posts by redsarmy"
				href="https://redsarmy.com/author/redsarmy/" rel="author"
				class="url fn n" itemprop="url"				>
				<span
				class="author-name" itemprop="name"				>redsarmy</span>
			</a>
		</span>

		</div>		</header><!-- .entry-header -->
				<div class="entry-content clear"
		itemprop="text"		>
			<p>When you think of the iconic colors used by the Cleveland Cavaliers, two colors come &hellip;</p>
<p class="read-more"> <a class="ast-button" href="https://redsarmy.com/cleveland-cavaliers-colors/"> <span class="screen-reader-text">Cleveland Cavaliers Colors</span> Read More &raquo;</a></p>
		</div><!-- .entry-content .clear -->
	</div><!-- .post-content -->
</div> <!-- .blog-layout-1 -->
	</article><!-- #post-## -->
<article
class="post-2548 post type-post status-publish format-standard has-post-thumbnail hentry category-nba-wowy ast-grid-common-col ast-full-width ast-article-post ast-width-md-4 ast-archive-post" id="post-2548" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">
		<div class="ast-post-format- blog-layout-1 ast-no-date-box">
	<div class="post-content ast-grid-common-col" >
		<div class="ast-blog-featured-section post-thumb ast-grid-common-col ast-float"><div class="post-thumb-img-content post-thumb"><a href="https://redsarmy.com/chicago-bulls-colors/" ><img width="800" height="533" src="https://redsarmy.com/wp-content/uploads/2022/08/Chicago-Bulls-Overview.jpg" class="attachment-large size-large wp-post-image" alt="Chicago Bulls Overview" decoding="async" loading="lazy" itemprop="image" srcset="https://redsarmy.com/wp-content/uploads/2022/08/Chicago-Bulls-Overview.jpg 800w, https://redsarmy.com/wp-content/uploads/2022/08/Chicago-Bulls-Overview-300x200.jpg 300w, https://redsarmy.com/wp-content/uploads/2022/08/Chicago-Bulls-Overview-768x512.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></div></div>		<header class="entry-header">
			<h2 class="entry-title" itemprop="headline"><a href="https://redsarmy.com/chicago-bulls-colors/" rel="bookmark">Chicago Bulls Colors</a></h2>			<div class="entry-meta"><span class="cat-links"><a href="https://redsarmy.com/nba-wowy/" rel="category tag">NBA Colors</a></span> / By <span class="posted-by vcard author" itemtype="https://schema.org/Person" itemscope="itemscope" itemprop="author">			<a title="View all posts by redsarmy"
				href="https://redsarmy.com/author/redsarmy/" rel="author"
				class="url fn n" itemprop="url"				>
				<span
				class="author-name" itemprop="name"				>redsarmy</span>
			</a>
		</span>

		</div>		</header><!-- .entry-header -->
				<div class="entry-content clear"
		itemprop="text"		>
			<p>The Chicago Bulls are one of the most iconic professional sports teams in the world &hellip;</p>
<p class="read-more"> <a class="ast-button" href="https://redsarmy.com/chicago-bulls-colors/"> <span class="screen-reader-text">Chicago Bulls Colors</span> Read More &raquo;</a></p>
		</div><!-- .entry-content .clear -->
	</div><!-- .post-content -->
</div> <!-- .blog-layout-1 -->
	</article><!-- #post-## -->
<article
class="post-2611 post type-post status-publish format-standard has-post-thumbnail hentry category-nba-wowy ast-grid-common-col ast-full-width ast-article-post ast-width-md-4 ast-archive-post" id="post-2611" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">
		<div class="ast-post-format- blog-layout-1 ast-no-date-box">
	<div class="post-content ast-grid-common-col" >
		<div class="ast-blog-featured-section post-thumb ast-grid-common-col ast-float"><div class="post-thumb-img-content post-thumb"><a href="https://redsarmy.com/indiana-pacers-colors/" ><img width="800" height="533" src="https://redsarmy.com/wp-content/uploads/2022/08/Indiana-Pacers-Overview-News-Rumors-Scores-Stats-Roster-History-More-.jpg" class="attachment-large size-large wp-post-image" alt="Indiana Pacers colors" decoding="async" loading="lazy" itemprop="image" srcset="https://redsarmy.com/wp-content/uploads/2022/08/Indiana-Pacers-Overview-News-Rumors-Scores-Stats-Roster-History-More-.jpg 800w, https://redsarmy.com/wp-content/uploads/2022/08/Indiana-Pacers-Overview-News-Rumors-Scores-Stats-Roster-History-More--300x200.jpg 300w, https://redsarmy.com/wp-content/uploads/2022/08/Indiana-Pacers-Overview-News-Rumors-Scores-Stats-Roster-History-More--768x512.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></div></div>		<header class="entry-header">
			<h2 class="entry-title" itemprop="headline"><a href="https://redsarmy.com/indiana-pacers-colors/" rel="bookmark">Indiana Pacers Colors</a></h2>			<div class="entry-meta"><span class="cat-links"><a href="https://redsarmy.com/nba-wowy/" rel="category tag">NBA Colors</a></span> / By <span class="posted-by vcard author" itemtype="https://schema.org/Person" itemscope="itemscope" itemprop="author">			<a title="View all posts by redsarmy"
				href="https://redsarmy.com/author/redsarmy/" rel="author"
				class="url fn n" itemprop="url"				>
				<span
				class="author-name" itemprop="name"				>redsarmy</span>
			</a>
		</span>

		</div>		</header><!-- .entry-header -->
				<div class="entry-content clear"
		itemprop="text"		>
			<p>The colors of the Indiana Pacers have been a symbol of pride and joy for &hellip;</p>
<p class="read-more"> <a class="ast-button" href="https://redsarmy.com/indiana-pacers-colors/"> <span class="screen-reader-text">Indiana Pacers Colors</span> Read More &raquo;</a></p>
		</div><!-- .entry-content .clear -->
	</div><!-- .post-content -->
</div> <!-- .blog-layout-1 -->
	</article><!-- #post-## -->
<article
class="post-2464 post type-post status-publish format-standard has-post-thumbnail hentry category-nba-wowy ast-grid-common-col ast-full-width ast-article-post ast-width-md-4 ast-archive-post" id="post-2464" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">
		<div class="ast-post-format- blog-layout-1 ast-no-date-box">
	<div class="post-content ast-grid-common-col" >
		<div class="ast-blog-featured-section post-thumb ast-grid-common-col ast-float"><div class="post-thumb-img-content post-thumb"><a href="https://redsarmy.com/los-angeles-lakers-colors/" ><img width="800" height="533" src="https://redsarmy.com/wp-content/uploads/2022/08/Los-Angeles-Lakers-Overview-News-Rumors-Scores-Stats-Roster-History-More.jpg" class="attachment-large size-large wp-post-image" alt="Los Angeles Lakers colors" decoding="async" loading="lazy" itemprop="image" srcset="https://redsarmy.com/wp-content/uploads/2022/08/Los-Angeles-Lakers-Overview-News-Rumors-Scores-Stats-Roster-History-More.jpg 800w, https://redsarmy.com/wp-content/uploads/2022/08/Los-Angeles-Lakers-Overview-News-Rumors-Scores-Stats-Roster-History-More-300x200.jpg 300w, https://redsarmy.com/wp-content/uploads/2022/08/Los-Angeles-Lakers-Overview-News-Rumors-Scores-Stats-Roster-History-More-768x512.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></div></div>		<header class="entry-header">
			<h2 class="entry-title" itemprop="headline"><a href="https://redsarmy.com/los-angeles-lakers-colors/" rel="bookmark">Los Angeles Lakers Colors</a></h2>			<div class="entry-meta"><span class="cat-links"><a href="https://redsarmy.com/nba-wowy/" rel="category tag">NBA Colors</a></span> / By <span class="posted-by vcard author" itemtype="https://schema.org/Person" itemscope="itemscope" itemprop="author">			<a title="View all posts by redsarmy"
				href="https://redsarmy.com/author/redsarmy/" rel="author"
				class="url fn n" itemprop="url"				>
				<span
				class="author-name" itemprop="name"				>redsarmy</span>
			</a>
		</span>

		</div>		</header><!-- .entry-header -->
				<div class="entry-content clear"
		itemprop="text"		>
			<p>The Los Angeles Lakers are a professional basketball team with decades of success, and their &hellip;</p>
<p class="read-more"> <a class="ast-button" href="https://redsarmy.com/los-angeles-lakers-colors/"> <span class="screen-reader-text">Los Angeles Lakers Colors</span> Read More &raquo;</a></p>
		</div><!-- .entry-content .clear -->
	</div><!-- .post-content -->
</div> <!-- .blog-layout-1 -->
	</article><!-- #post-## -->
<article
class="post-2442 post type-post status-publish format-standard has-post-thumbnail hentry category-nba-wowy ast-grid-common-col ast-full-width ast-article-post ast-width-md-4 ast-archive-post" id="post-2442" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">
		<div class="ast-post-format- blog-layout-1 ast-no-date-box">
	<div class="post-content ast-grid-common-col" >
		<div class="ast-blog-featured-section post-thumb ast-grid-common-col ast-float"><div class="post-thumb-img-content post-thumb"><a href="https://redsarmy.com/la-clippers-colors/" ><img width="800" height="533" src="https://redsarmy.com/wp-content/uploads/2022/08/LA-Clippers-Overview-News-Rumors-Scores-Stats-Roster-History-More.jpg" class="attachment-large size-large wp-post-image" alt="LA Clippers colors" decoding="async" loading="lazy" itemprop="image" srcset="https://redsarmy.com/wp-content/uploads/2022/08/LA-Clippers-Overview-News-Rumors-Scores-Stats-Roster-History-More.jpg 800w, https://redsarmy.com/wp-content/uploads/2022/08/LA-Clippers-Overview-News-Rumors-Scores-Stats-Roster-History-More-300x200.jpg 300w, https://redsarmy.com/wp-content/uploads/2022/08/LA-Clippers-Overview-News-Rumors-Scores-Stats-Roster-History-More-768x512.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></div></div>		<header class="entry-header">
			<h2 class="entry-title" itemprop="headline"><a href="https://redsarmy.com/la-clippers-colors/" rel="bookmark">LA Clippers Colors</a></h2>			<div class="entry-meta"><span class="cat-links"><a href="https://redsarmy.com/nba-wowy/" rel="category tag">NBA Colors</a></span> / By <span class="posted-by vcard author" itemtype="https://schema.org/Person" itemscope="itemscope" itemprop="author">			<a title="View all posts by redsarmy"
				href="https://redsarmy.com/author/redsarmy/" rel="author"
				class="url fn n" itemprop="url"				>
				<span
				class="author-name" itemprop="name"				>redsarmy</span>
			</a>
		</span>

		</div>		</header><!-- .entry-header -->
				<div class="entry-content clear"
		itemprop="text"		>
			<p>The Los Angeles Clippers have been representing their city in red, white, and blue since &hellip;</p>
<p class="read-more"> <a class="ast-button" href="https://redsarmy.com/la-clippers-colors/"> <span class="screen-reader-text">LA Clippers Colors</span> Read More &raquo;</a></p>
		</div><!-- .entry-content .clear -->
	</div><!-- .post-content -->
</div> <!-- .blog-layout-1 -->
	</article><!-- #post-## -->
<article
class="post-2853 post type-post status-publish format-standard has-post-thumbnail hentry category-nba-wowy ast-grid-common-col ast-full-width ast-article-post ast-width-md-4 ast-archive-post" id="post-2853" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">
		<div class="ast-post-format- blog-layout-1 ast-no-date-box">
	<div class="post-content ast-grid-common-col" >
		<div class="ast-blog-featured-section post-thumb ast-grid-common-col ast-float"><div class="post-thumb-img-content post-thumb"><a href="https://redsarmy.com/memphis-grizzlies-colors/" ><img width="800" height="533" src="https://redsarmy.com/wp-content/uploads/2022/08/Memphis-Grizzlies-Overview-News-Rumors-Scores-Stats-Roster-History-More.jpg" class="attachment-large size-large wp-post-image" alt="Memphis Grizzlies colors" decoding="async" loading="lazy" itemprop="image" srcset="https://redsarmy.com/wp-content/uploads/2022/08/Memphis-Grizzlies-Overview-News-Rumors-Scores-Stats-Roster-History-More.jpg 800w, https://redsarmy.com/wp-content/uploads/2022/08/Memphis-Grizzlies-Overview-News-Rumors-Scores-Stats-Roster-History-More-300x200.jpg 300w, https://redsarmy.com/wp-content/uploads/2022/08/Memphis-Grizzlies-Overview-News-Rumors-Scores-Stats-Roster-History-More-768x512.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></div></div>		<header class="entry-header">
			<h2 class="entry-title" itemprop="headline"><a href="https://redsarmy.com/memphis-grizzlies-colors/" rel="bookmark">Memphis Grizzlies Colors</a></h2>			<div class="entry-meta"><span class="cat-links"><a href="https://redsarmy.com/nba-wowy/" rel="category tag">NBA Colors</a></span> / By <span class="posted-by vcard author" itemtype="https://schema.org/Person" itemscope="itemscope" itemprop="author">			<a title="View all posts by redsarmy"
				href="https://redsarmy.com/author/redsarmy/" rel="author"
				class="url fn n" itemprop="url"				>
				<span
				class="author-name" itemprop="name"				>redsarmy</span>
			</a>
		</span>

		</div>		</header><!-- .entry-header -->
				<div class="entry-content clear"
		itemprop="text"		>
			<p>The colors for the Memphis Grizzlies are a bold orange, navy blue, and a hint &hellip;</p>
<p class="read-more"> <a class="ast-button" href="https://redsarmy.com/memphis-grizzlies-colors/"> <span class="screen-reader-text">Memphis Grizzlies Colors</span> Read More &raquo;</a></p>
		</div><!-- .entry-content .clear -->
	</div><!-- .post-content -->
</div> <!-- .blog-layout-1 -->
	</article><!-- #post-## -->
<article
class="post-2743 post type-post status-publish format-standard has-post-thumbnail hentry category-nba-wowy ast-grid-common-col ast-full-width ast-article-post ast-width-md-4 ast-archive-post" id="post-2743" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">
		<div class="ast-post-format- blog-layout-1 ast-no-date-box">
	<div class="post-content ast-grid-common-col" >
		<div class="ast-blog-featured-section post-thumb ast-grid-common-col ast-float"><div class="post-thumb-img-content post-thumb"><a href="https://redsarmy.com/minnesota-timberwolves-colors/" ><img width="800" height="533" src="https://redsarmy.com/wp-content/uploads/2022/08/Minnesota-Timberwolves-Overview-News-Rumors-Scores-Stats-Roster-History-More.jpg" class="attachment-large size-large wp-post-image" alt="Minnesota Timberwolves colors" decoding="async" loading="lazy" itemprop="image" srcset="https://redsarmy.com/wp-content/uploads/2022/08/Minnesota-Timberwolves-Overview-News-Rumors-Scores-Stats-Roster-History-More.jpg 800w, https://redsarmy.com/wp-content/uploads/2022/08/Minnesota-Timberwolves-Overview-News-Rumors-Scores-Stats-Roster-History-More-300x200.jpg 300w, https://redsarmy.com/wp-content/uploads/2022/08/Minnesota-Timberwolves-Overview-News-Rumors-Scores-Stats-Roster-History-More-768x512.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></div></div>		<header class="entry-header">
			<h2 class="entry-title" itemprop="headline"><a href="https://redsarmy.com/minnesota-timberwolves-colors/" rel="bookmark">Minnesota Timberwolves Colors</a></h2>			<div class="entry-meta"><span class="cat-links"><a href="https://redsarmy.com/nba-wowy/" rel="category tag">NBA Colors</a></span> / By <span class="posted-by vcard author" itemtype="https://schema.org/Person" itemscope="itemscope" itemprop="author">			<a title="View all posts by redsarmy"
				href="https://redsarmy.com/author/redsarmy/" rel="author"
				class="url fn n" itemprop="url"				>
				<span
				class="author-name" itemprop="name"				>redsarmy</span>
			</a>
		</span>

		</div>		</header><!-- .entry-header -->
				<div class="entry-content clear"
		itemprop="text"		>
			<p>When you think of the Minnesota Timberwolves, the first thing that comes to mind is &hellip;</p>
<p class="read-more"> <a class="ast-button" href="https://redsarmy.com/minnesota-timberwolves-colors/"> <span class="screen-reader-text">Minnesota Timberwolves Colors</span> Read More &raquo;</a></p>
		</div><!-- .entry-content .clear -->
	</div><!-- .post-content -->
</div> <!-- .blog-layout-1 -->
	</article><!-- #post-## -->
<article
class="post-2673 post type-post status-publish format-standard has-post-thumbnail hentry category-nba-wowy ast-grid-common-col ast-full-width ast-article-post ast-width-md-4 ast-archive-post" id="post-2673" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">
		<div class="ast-post-format- blog-layout-1 ast-no-date-box">
	<div class="post-content ast-grid-common-col" >
		<div class="ast-blog-featured-section post-thumb ast-grid-common-col ast-float"><div class="post-thumb-img-content post-thumb"><a href="https://redsarmy.com/miami-heat-colors/" ><img width="800" height="533" src="https://redsarmy.com/wp-content/uploads/2022/08/Miami-Heat-Overview-News-Rumors-Scores-Stats-Roster-History-More.jpg" class="attachment-large size-large wp-post-image" alt="Miami Heat colors" decoding="async" loading="lazy" itemprop="image" srcset="https://redsarmy.com/wp-content/uploads/2022/08/Miami-Heat-Overview-News-Rumors-Scores-Stats-Roster-History-More.jpg 800w, https://redsarmy.com/wp-content/uploads/2022/08/Miami-Heat-Overview-News-Rumors-Scores-Stats-Roster-History-More-300x200.jpg 300w, https://redsarmy.com/wp-content/uploads/2022/08/Miami-Heat-Overview-News-Rumors-Scores-Stats-Roster-History-More-768x512.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></div></div>		<header class="entry-header">
			<h2 class="entry-title" itemprop="headline"><a href="https://redsarmy.com/miami-heat-colors/" rel="bookmark">Miami Heat Colors</a></h2>			<div class="entry-meta"><span class="cat-links"><a href="https://redsarmy.com/nba-wowy/" rel="category tag">NBA Colors</a></span> / By <span class="posted-by vcard author" itemtype="https://schema.org/Person" itemscope="itemscope" itemprop="author">			<a title="View all posts by redsarmy"
				href="https://redsarmy.com/author/redsarmy/" rel="author"
				class="url fn n" itemprop="url"				>
				<span
				class="author-name" itemprop="name"				>redsarmy</span>
			</a>
		</span>

		</div>		</header><!-- .entry-header -->
				<div class="entry-content clear"
		itemprop="text"		>
			<p>The Miami Heat colors have become synonymous with excellence in the NBA and for good &hellip;</p>
<p class="read-more"> <a class="ast-button" href="https://redsarmy.com/miami-heat-colors/"> <span class="screen-reader-text">Miami Heat Colors</span> Read More &raquo;</a></p>
		</div><!-- .entry-content .clear -->
	</div><!-- .post-content -->
</div> <!-- .blog-layout-1 -->
	</article><!-- #post-## -->
<article
class="post-2345 post type-post status-publish format-standard has-post-thumbnail hentry category-nba-wowy ast-grid-common-col ast-full-width ast-article-post ast-width-md-4 ast-archive-post" id="post-2345" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">
		<div class="ast-post-format- blog-layout-1 ast-no-date-box">
	<div class="post-content ast-grid-common-col" >
		<div class="ast-blog-featured-section post-thumb ast-grid-common-col ast-float"><div class="post-thumb-img-content post-thumb"><a href="https://redsarmy.com/new-york-knicks-colors/" ><img width="800" height="533" src="https://redsarmy.com/wp-content/uploads/2022/08/New-York-Knicks-Overview-News-Rumors-Scores-Stats-Roster-History-More-.jpg" class="attachment-large size-large wp-post-image" alt="New York Knicks colors" decoding="async" loading="lazy" itemprop="image" srcset="https://redsarmy.com/wp-content/uploads/2022/08/New-York-Knicks-Overview-News-Rumors-Scores-Stats-Roster-History-More-.jpg 800w, https://redsarmy.com/wp-content/uploads/2022/08/New-York-Knicks-Overview-News-Rumors-Scores-Stats-Roster-History-More--300x200.jpg 300w, https://redsarmy.com/wp-content/uploads/2022/08/New-York-Knicks-Overview-News-Rumors-Scores-Stats-Roster-History-More--768x512.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></div></div>		<header class="entry-header">
			<h2 class="entry-title" itemprop="headline"><a href="https://redsarmy.com/new-york-knicks-colors/" rel="bookmark">New York Knicks Colors</a></h2>			<div class="entry-meta"><span class="cat-links"><a href="https://redsarmy.com/nba-wowy/" rel="category tag">NBA Colors</a></span> / By <span class="posted-by vcard author" itemtype="https://schema.org/Person" itemscope="itemscope" itemprop="author">			<a title="View all posts by redsarmy"
				href="https://redsarmy.com/author/redsarmy/" rel="author"
				class="url fn n" itemprop="url"				>
				<span
				class="author-name" itemprop="name"				>redsarmy</span>
			</a>
		</span>

		</div>		</header><!-- .entry-header -->
				<div class="entry-content clear"
		itemprop="text"		>
			<p>The New York Knicks colors inspire awe and admiration for their bold history and prestigious &hellip;</p>
<p class="read-more"> <a class="ast-button" href="https://redsarmy.com/new-york-knicks-colors/"> <span class="screen-reader-text">New York Knicks Colors</span> Read More &raquo;</a></p>
		</div><!-- .entry-content .clear -->
	</div><!-- .post-content -->
</div> <!-- .blog-layout-1 -->
	</article><!-- #post-## -->
<article
class="post-2870 post type-post status-publish format-standard has-post-thumbnail hentry category-nba-wowy ast-grid-common-col ast-full-width ast-article-post ast-width-md-4 ast-archive-post" id="post-2870" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">
		<div class="ast-post-format- blog-layout-1 ast-no-date-box">
	<div class="post-content ast-grid-common-col" >
		<div class="ast-blog-featured-section post-thumb ast-grid-common-col ast-float"><div class="post-thumb-img-content post-thumb"><a href="https://redsarmy.com/new-orleans-pelicans-colors/" ><img width="800" height="533" src="https://redsarmy.com/wp-content/uploads/2022/08/New-Orleans-Pelicans-Overview-News-Rumors-Scores-Stats-Roster-History-More.jpg" class="attachment-large size-large wp-post-image" alt="New Orleans Pelicans colors" decoding="async" loading="lazy" itemprop="image" srcset="https://redsarmy.com/wp-content/uploads/2022/08/New-Orleans-Pelicans-Overview-News-Rumors-Scores-Stats-Roster-History-More.jpg 800w, https://redsarmy.com/wp-content/uploads/2022/08/New-Orleans-Pelicans-Overview-News-Rumors-Scores-Stats-Roster-History-More-300x200.jpg 300w, https://redsarmy.com/wp-content/uploads/2022/08/New-Orleans-Pelicans-Overview-News-Rumors-Scores-Stats-Roster-History-More-768x512.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></div></div>		<header class="entry-header">
			<h2 class="entry-title" itemprop="headline"><a href="https://redsarmy.com/new-orleans-pelicans-colors/" rel="bookmark">New Orleans Pelicans Colors</a></h2>			<div class="entry-meta"><span class="cat-links"><a href="https://redsarmy.com/nba-wowy/" rel="category tag">NBA Colors</a></span> / By <span class="posted-by vcard author" itemtype="https://schema.org/Person" itemscope="itemscope" itemprop="author">			<a title="View all posts by redsarmy"
				href="https://redsarmy.com/author/redsarmy/" rel="author"
				class="url fn n" itemprop="url"				>
				<span
				class="author-name" itemprop="name"				>redsarmy</span>
			</a>
		</span>

		</div>		</header><!-- .entry-header -->
				<div class="entry-content clear"
		itemprop="text"		>
			<p>The New Orleans Pelicans, founded in 1988 and residing in the Louisiana, are a proud &hellip;</p>
<p class="read-more"> <a class="ast-button" href="https://redsarmy.com/new-orleans-pelicans-colors/"> <span class="screen-reader-text">New Orleans Pelicans Colors</span> Read More &raquo;</a></p>
		</div><!-- .entry-content .clear -->
	</div><!-- .post-content -->
</div> <!-- .blog-layout-1 -->
	</article><!-- #post-## -->
<article
class="post-2400 post type-post status-publish format-standard has-post-thumbnail hentry category-nba-wowy ast-grid-common-col ast-full-width ast-article-post ast-width-md-4 ast-archive-post" id="post-2400" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">
		<div class="ast-post-format- blog-layout-1 ast-no-date-box">
	<div class="post-content ast-grid-common-col" >
		<div class="ast-blog-featured-section post-thumb ast-grid-common-col ast-float"><div class="post-thumb-img-content post-thumb"><a href="https://redsarmy.com/toronto-raptors-colors/" ><img width="800" height="533" src="https://redsarmy.com/wp-content/uploads/2022/08/Toronto-Raptors-Overview-News-Rumors-Scores-Stats-Roster-History-More.jpg" class="attachment-large size-large wp-post-image" alt="Toronto Raptors colors" decoding="async" loading="lazy" itemprop="image" srcset="https://redsarmy.com/wp-content/uploads/2022/08/Toronto-Raptors-Overview-News-Rumors-Scores-Stats-Roster-History-More.jpg 800w, https://redsarmy.com/wp-content/uploads/2022/08/Toronto-Raptors-Overview-News-Rumors-Scores-Stats-Roster-History-More-300x200.jpg 300w, https://redsarmy.com/wp-content/uploads/2022/08/Toronto-Raptors-Overview-News-Rumors-Scores-Stats-Roster-History-More-768x512.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></div></div>		<header class="entry-header">
			<h2 class="entry-title" itemprop="headline"><a href="https://redsarmy.com/toronto-raptors-colors/" rel="bookmark">Toronto Raptors Colors</a></h2>			<div class="entry-meta"><span class="cat-links"><a href="https://redsarmy.com/nba-wowy/" rel="category tag">NBA Colors</a></span> / By <span class="posted-by vcard author" itemtype="https://schema.org/Person" itemscope="itemscope" itemprop="author">			<a title="View all posts by redsarmy"
				href="https://redsarmy.com/author/redsarmy/" rel="author"
				class="url fn n" itemprop="url"				>
				<span
				class="author-name" itemprop="name"				>redsarmy</span>
			</a>
		</span>

		</div>		</header><!-- .entry-header -->
				<div class="entry-content clear"
		itemprop="text"		>
			<p>The Toronto Raptors colors are as vibrant and spirited as the city they represent. From &hellip;</p>
<p class="read-more"> <a class="ast-button" href="https://redsarmy.com/toronto-raptors-colors/"> <span class="screen-reader-text">Toronto Raptors Colors</span> Read More &raquo;</a></p>
		</div><!-- .entry-content .clear -->
	</div><!-- .post-content -->
</div> <!-- .blog-layout-1 -->
	</article><!-- #post-## -->
<article
class="post-2631 post type-post status-publish format-standard has-post-thumbnail hentry category-nba-wowy ast-grid-common-col ast-full-width ast-article-post ast-width-md-4 ast-archive-post" id="post-2631" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">
		<div class="ast-post-format- blog-layout-1 ast-no-date-box">
	<div class="post-content ast-grid-common-col" >
		<div class="ast-blog-featured-section post-thumb ast-grid-common-col ast-float"><div class="post-thumb-img-content post-thumb"><a href="https://redsarmy.com/milwaukee-bucks-colors/" ><img width="800" height="533" src="https://redsarmy.com/wp-content/uploads/2022/08/Milwaukee-Bucks-Overview-News-Rumors-Scores-Stats-Roster-History-More-.jpg" class="attachment-large size-large wp-post-image" alt="Milwaukee Bucks colors" decoding="async" loading="lazy" itemprop="image" srcset="https://redsarmy.com/wp-content/uploads/2022/08/Milwaukee-Bucks-Overview-News-Rumors-Scores-Stats-Roster-History-More-.jpg 800w, https://redsarmy.com/wp-content/uploads/2022/08/Milwaukee-Bucks-Overview-News-Rumors-Scores-Stats-Roster-History-More--300x200.jpg 300w, https://redsarmy.com/wp-content/uploads/2022/08/Milwaukee-Bucks-Overview-News-Rumors-Scores-Stats-Roster-History-More--768x512.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></div></div>		<header class="entry-header">
			<h2 class="entry-title" itemprop="headline"><a href="https://redsarmy.com/milwaukee-bucks-colors/" rel="bookmark">Milwaukee Bucks Colors</a></h2>			<div class="entry-meta"><span class="cat-links"><a href="https://redsarmy.com/nba-wowy/" rel="category tag">NBA Colors</a></span> / By <span class="posted-by vcard author" itemtype="https://schema.org/Person" itemscope="itemscope" itemprop="author">			<a title="View all posts by redsarmy"
				href="https://redsarmy.com/author/redsarmy/" rel="author"
				class="url fn n" itemprop="url"				>
				<span
				class="author-name" itemprop="name"				>redsarmy</span>
			</a>
		</span>

		</div>		</header><!-- .entry-header -->
				<div class="entry-content clear"
		itemprop="text"		>
			<p>The Milwaukee Bucks colors are more than just the design of a basketball team – &hellip;</p>
<p class="read-more"> <a class="ast-button" href="https://redsarmy.com/milwaukee-bucks-colors/"> <span class="screen-reader-text">Milwaukee Bucks Colors</span> Read More &raquo;</a></p>
		</div><!-- .entry-content .clear -->
	</div><!-- .post-content -->
</div> <!-- .blog-layout-1 -->
	</article><!-- #post-## -->
<article
class="post-2756 post type-post status-publish format-standard has-post-thumbnail hentry category-nba-wowy ast-grid-common-col ast-full-width ast-article-post ast-width-md-4 ast-archive-post" id="post-2756" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">
		<div class="ast-post-format- blog-layout-1 ast-no-date-box">
	<div class="post-content ast-grid-common-col" >
		<div class="ast-blog-featured-section post-thumb ast-grid-common-col ast-float"><div class="post-thumb-img-content post-thumb"><a href="https://redsarmy.com/oklahoma-city-thunder-colors/" ><img width="800" height="533" src="https://redsarmy.com/wp-content/uploads/2022/08/Oklahoma-City-Thunder-Overview-News-Rumors-Scores-Stats-Roster-History-More.jpg" class="attachment-large size-large wp-post-image" alt="Oklahoma City Thunder colors" decoding="async" loading="lazy" itemprop="image" srcset="https://redsarmy.com/wp-content/uploads/2022/08/Oklahoma-City-Thunder-Overview-News-Rumors-Scores-Stats-Roster-History-More.jpg 800w, https://redsarmy.com/wp-content/uploads/2022/08/Oklahoma-City-Thunder-Overview-News-Rumors-Scores-Stats-Roster-History-More-300x200.jpg 300w, https://redsarmy.com/wp-content/uploads/2022/08/Oklahoma-City-Thunder-Overview-News-Rumors-Scores-Stats-Roster-History-More-768x512.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></div></div>		<header class="entry-header">
			<h2 class="entry-title" itemprop="headline"><a href="https://redsarmy.com/oklahoma-city-thunder-colors/" rel="bookmark">Oklahoma City Thunder Colors</a></h2>			<div class="entry-meta"><span class="cat-links"><a href="https://redsarmy.com/nba-wowy/" rel="category tag">NBA Colors</a></span> / By <span class="posted-by vcard author" itemtype="https://schema.org/Person" itemscope="itemscope" itemprop="author">			<a title="View all posts by redsarmy"
				href="https://redsarmy.com/author/redsarmy/" rel="author"
				class="url fn n" itemprop="url"				>
				<span
				class="author-name" itemprop="name"				>redsarmy</span>
			</a>
		</span>

		</div>		</header><!-- .entry-header -->
				<div class="entry-content clear"
		itemprop="text"		>
			<p>When you think of the Oklahoma City Thunder, chances are the distinct blue, electric orange, &hellip;</p>
<p class="read-more"> <a class="ast-button" href="https://redsarmy.com/oklahoma-city-thunder-colors/"> <span class="screen-reader-text">Oklahoma City Thunder Colors</span> Read More &raquo;</a></p>
		</div><!-- .entry-content .clear -->
	</div><!-- .post-content -->
</div> <!-- .blog-layout-1 -->
	</article><!-- #post-## -->
<article
class="post-2379 post type-post status-publish format-standard has-post-thumbnail hentry category-nba-wowy ast-grid-common-col ast-full-width ast-article-post ast-width-md-4 ast-archive-post" id="post-2379" itemtype="https://schema.org/CreativeWork" itemscope="itemscope">
		<div class="ast-post-format- blog-layout-1 ast-no-date-box">
	<div class="post-content ast-grid-common-col" >
		<div class="ast-blog-featured-section post-thumb ast-grid-common-col ast-float"><div class="post-thumb-img-content post-thumb"><a href="https://redsarmy.com/philadelphia-76ers-colors/" ><img width="800" height="533" src="https://redsarmy.com/wp-content/uploads/2022/08/Philadelphia-76ers-Overview-News-Rumors-Scores-Stats-Roster-History-More.jpg" class="attachment-large size-large wp-post-image" alt="Philadelphia 76ers colors" decoding="async" loading="lazy" itemprop="image" srcset="https://redsarmy.com/wp-content/uploads/2022/08/Philadelphia-76ers-Overview-News-Rumors-Scores-Stats-Roster-History-More.jpg 800w, https://redsarmy.com/wp-content/uploads/2022/08/Philadelphia-76ers-Overview-News-Rumors-Scores-Stats-Roster-History-More-300x200.jpg 300w, https://redsarmy.com/wp-content/uploads/2022/08/Philadelphia-76ers-Overview-News-Rumors-Scores-Stats-Roster-History-More-768x512.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></div></div>		<header class="entry-header">
			<h2 class="entry-title" itemprop="headline"><a href="https://redsarmy.com/philadelphia-76ers-colors/" rel="bookmark">Philadelphia 76ers Colors</a></h2>			<div class="entry-meta"><span class="cat-links"><a href="https://redsarmy.com/nba-wowy/" rel="category tag">NBA Colors</a></span> / By <span class="posted-by vcard author" itemtype="https://schema.org/Person" itemscope="itemscope" itemprop="author">			<a title="View all posts by redsarmy"
				href="https://redsarmy.com/author/redsarmy/" rel="author"
				class="url fn n" itemprop="url"				>
				<span
				class="author-name" itemprop="name"				>redsarmy</span>
			</a>
		</span>

		</div>		</header><!-- .entry-header -->
				<div class="entry-content clear"
		itemprop="text"		>
			<p>The Philadelphia 76ers have a rich history that dates back to 1946. The team&#8217;s red, &hellip;</p>
<p class="read-more"> <a class="ast-button" href="https://redsarmy.com/philadelphia-76ers-colors/"> <span class="screen-reader-text">Philadelphia 76ers Colors</span> Read More &raquo;</a></p>
		</div><!-- .entry-content .clear -->
	</div><!-- .post-content -->
</div> <!-- .blog-layout-1 -->
	</article><!-- #post-## -->
</div>			</main><!-- #main -->
			<div class='ast-pagination'>
	        <nav class="navigation pagination" role="navigation" aria-label="Posts">
	                <span class="screen-reader-text">Posts navigation</span>
	                <div class="nav-links"><span aria-current="page" class="page-numbers current">1</span>
<a class="page-numbers" href="https://redsarmy.com/page/2/">2</a>
<span class="page-numbers dots">&hellip;</span>
<a class="page-numbers" href="https://redsarmy.com/page/8/">8</a>
<a class="next page-numbers" href="https://redsarmy.com/page/2/">Next Page <span class="ast-right-arrow">&rarr;</span></a></div>
	        </nav></div>	</div><!-- #primary -->
	</div> <!-- ast-container -->
	</div><!-- #content -->
<footer
class="site-footer" id="colophon" itemtype="https://schema.org/WPFooter" itemscope="itemscope" itemid="#colophon">
			<div class="site-primary-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-3-equal ast-builder-grid-row-tablet-3-equal ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack" data-section="section-primary-footer-builder">
	<div class="ast-builder-grid-row-container-inner">
					<div class="ast-builder-footer-grid-columns site-primary-footer-inner-wrap ast-builder-grid-row">
											<div class="site-footer-primary-section-1 site-footer-section site-footer-section-1">
							<aside
		class="footer-widget-area widget-area site-footer-focus-item footer-widget-area-inner" data-section="sidebar-widgets-footer-widget-2" aria-label="Footer Widget 2"		>
			<section id="text-5" class="widget widget_text"><h2 class="widget-title">About</h2>			<div class="textwidget"><p>Reds Army is Sport News &#8211; <a href="https://redsarmy.com/about/">About US</a></p>
</div>
		</section>		</aside>
						</div>
											<div class="site-footer-primary-section-2 site-footer-section site-footer-section-2">
							<aside
		class="footer-widget-area widget-area site-footer-focus-item footer-widget-area-inner" data-section="sidebar-widgets-footer-widget-1" aria-label="Footer Widget 1"				>
			<section id="text-3" class="widget widget_text"><h2 class="widget-title">Contact</h2>			<div class="textwidget"><p><a href="../contact-us/index.html">Contact</a></p>
<p>Address: 346 Harrison Ave, Boston, MA 02118, US</p>
<p>Email: <a href="mailto:redsarmycomsp@gmail.com">redsarmycomsp@gmail.com</a></p>
<p><a href="https://redsarmy.com/privacy-policy/">Privacy Policy</a></p>
</div>
		</section>		</aside>
						</div>
											<div class="site-footer-primary-section-3 site-footer-section site-footer-section-3">
							<aside
		class="footer-widget-area widget-area site-footer-focus-item footer-widget-area-inner" data-section="sidebar-widgets-footer-widget-3" aria-label="Footer Widget 3"		>
			<section id="text-4" class="widget widget_text"><h2 class="widget-title">Follow US</h2>			<div class="textwidget"></div>
		</section>		</aside>
					<div class="ast-builder-layout-element ast-flex site-footer-focus-item" data-section="section-fb-social-icons-1">
				<div class="ast-footer-social-1-wrap ast-footer-social-wrap"><div class="footer-social-inner-wrap element-social-inner-wrap social-show-label-false ast-social-color-type-custom ast-social-stack-none ast-social-element-style-filled"><a href="https://www.facebook.com/redsarmycom" aria-label=Facebook target="_blank" rel="noopener noreferrer" style="--color: #557dbc; --background-color: transparent;" class="ast-builder-social-element ast-inline-flex ast-facebook footer-social-item"><span class="ahfb-svg-iconset ast-inline-flex svg-baseline"><svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'><path d='M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z'></path></svg></span></a><a href="https://twitter.com/redsarmycom" aria-label=Twitter target="_blank" rel="noopener noreferrer" style="--color: #7acdee; --background-color: transparent;" class="ast-builder-social-element ast-inline-flex ast-twitter footer-social-item"><span class="ahfb-svg-iconset ast-inline-flex svg-baseline"><svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><path d='M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z'></path></svg></span></a><a href="https://www.behance.net/redsarmy" aria-label=Behance target="_blank" rel="noopener noreferrer" style="--color: #1B64F6; --background-color: transparent;" class="ast-builder-social-element ast-inline-flex ast-behance footer-social-item"><span class="ahfb-svg-iconset ast-inline-flex svg-baseline"><svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'><path d='M232 237.2c31.8-15.2 48.4-38.2 48.4-74 0-70.6-52.6-87.8-113.3-87.8H0v354.4h171.8c64.4 0 124.9-30.9 124.9-102.9 0-44.5-21.1-77.4-64.7-89.7zM77.9 135.9H151c28.1 0 53.4 7.9 53.4 40.5 0 30.1-19.7 42.2-47.5 42.2h-79v-82.7zm83.3 233.7H77.9V272h84.9c34.3 0 56 14.3 56 50.6 0 35.8-25.9 47-57.6 47zm358.5-240.7H376V94h143.7v34.9zM576 305.2c0-75.9-44.4-139.2-124.9-139.2-78.2 0-131.3 58.8-131.3 135.8 0 79.9 50.3 134.7 131.3 134.7 61.3 0 101-27.6 120.1-86.3H509c-6.7 21.9-34.3 33.5-55.7 33.5-41.3 0-63-24.2-63-65.3h185.1c.3-4.2.6-8.7.6-13.2zM390.4 274c2.3-33.7 24.7-54.8 58.5-54.8 35.4 0 53.2 20.8 56.2 54.8H390.4z'></path></svg></span></a><a href="https://www.pinterest.com/redsarmycomsp/" aria-label=Pinterest target="_blank" rel="noopener noreferrer" style="--color: #ea575a; --background-color: transparent;" class="ast-builder-social-element ast-inline-flex ast-pinterest footer-social-item"><span class="ahfb-svg-iconset ast-inline-flex svg-baseline"><svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'><path d='M448 80v352c0 26.5-21.5 48-48 48H154.4c9.8-16.4 22.4-40 27.4-59.3 3-11.5 15.3-58.4 15.3-58.4 8 15.3 31.4 28.2 56.3 28.2 74.1 0 127.4-68.1 127.4-152.7 0-81.1-66.2-141.8-151.4-141.8-106 0-162.2 71.1-162.2 148.6 0 36 19.2 80.8 49.8 95.1 4.7 2.2 7.1 1.2 8.2-3.3.8-3.4 5-20.1 6.8-27.8.6-2.5.3-4.6-1.7-7-10.1-12.3-18.3-34.9-18.3-56 0-54.2 41-106.6 110.9-106.6 60.3 0 102.6 41.1 102.6 99.9 0 66.4-33.5 112.4-77.2 112.4-24.1 0-42.1-19.9-36.4-44.4 6.9-29.2 20.3-60.7 20.3-81.8 0-53-75.5-45.7-75.5 25 0 21.7 7.3 36.5 7.3 36.5-31.4 132.8-36.1 134.5-29.6 192.6l2.2.8H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48z'></path></svg></span></a><a href="https://www.youtube.com/channel/UCol_9Yyu3guZEutM1YfuJ4A" aria-label=YouTube target="_blank" rel="noopener noreferrer" style="--color: #e96651; --background-color: transparent;" class="ast-builder-social-element ast-inline-flex ast-youtube footer-social-item"><span class="ahfb-svg-iconset ast-inline-flex svg-baseline"><svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'><path d='M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z'></path></svg></span></a><a href="https://about.me/redsarmy" aria-label=Google Reviews target="_blank" rel="noopener noreferrer" style="--color: #dc4e41; --background-color: transparent;" class="ast-builder-social-element ast-inline-flex ast-google_reviews footer-social-item"><span class="ahfb-svg-iconset ast-inline-flex svg-baseline"><svg xmlns='http://www.w3.org/2000/svg' width='24' height='28' viewBox='0 0 24 28'><title id='google_reviews'> Google Reviews </title><path d='M12 12.281h11.328c.109.609.187 1.203.187 2C23.515 21.125 18.921 26 11.999 26c-6.641 0-12-5.359-12-12s5.359-12 12-12c3.234 0 5.953 1.188 8.047 3.141L16.78 8.282c-.891-.859-2.453-1.859-4.781-1.859-4.094 0-7.438 3.391-7.438 7.578s3.344 7.578 7.438 7.578c4.75 0 6.531-3.406 6.813-5.172h-6.813v-4.125z'></path></svg></span></a></div></div>			</div>
						</div>
										</div>
			</div>

</div>
<div class="site-below-footer-wrap ast-builder-grid-row-container site-footer-focus-item ast-builder-grid-row-full ast-builder-grid-row-tablet-full ast-builder-grid-row-mobile-full ast-footer-row-stack ast-footer-row-tablet-stack ast-footer-row-mobile-stack" data-section="section-below-footer-builder">
	<div class="ast-builder-grid-row-container-inner">
					<div class="ast-builder-footer-grid-columns site-below-footer-inner-wrap ast-builder-grid-row">
											<div class="site-footer-below-section-1 site-footer-section site-footer-section-1">
								<div class="ast-builder-layout-element ast-flex site-footer-focus-item ast-footer-copyright" data-section="section-footer-builder">
				<div class="ast-footer-copyright"><p>Copyright &copy; 2023 Reds Army | Sports News</p>
</div>			</div>
						</div>
										</div>
			</div>

</div>
	</footer><!-- #colophon -->
	</div><!-- #page -->
<!-- Google tag (gtag.js) -->
<script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-7S3S5T02R8"></script>
<script type="rocketlazyloadscript">
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-7S3S5T02R8');
</script><script id='astra-theme-js-js-extra'>
var astra = {"break_point":"921","isRtl":"","edit_post_url":"https:\/\/redsarmy.com\/wp-admin\/post.php?post={{id}}&action=edit","ajax_url":"https:\/\/redsarmy.com\/wp-admin\/admin-ajax.php","infinite_count":"2","infinite_total":"8","pagination":"number","infinite_scroll_event":"scroll","no_more_post_message":"No more posts to show.","grid_layout":"3","site_url":"https:\/\/redsarmy.com","show_comments":"Show Comments","masonryEnabled":"","blogMasonryBreakPoint":"921"};
</script>
<script type="rocketlazyloadscript" data-rocket-src='https://redsarmy.com/wp-content/themes/astra/assets/js/minified/frontend.min.js?ver=3.9.3' id='astra-theme-js-js'></script>
<script type="rocketlazyloadscript" id='rocket-browser-checker-js-after'>
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
</script>
<script id='rocket-preload-links-js-extra'>
var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index\\.php\/)?(.*)wp\\-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/redsarmy.com","onHoverDelay":"100","rateThrottle":"3"};
</script>
<script type="rocketlazyloadscript" id='rocket-preload-links-js-after'>
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareurl(data:,);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());
</script>
<script id='astra-addon-js-js-extra'>
var astraAddon = {"sticky_active":"","svgIconClose":"<span class=\"ast-icon icon-close\"><svg viewBox=\"0 0 512 512\" aria-hidden=\"true\" role=\"img\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"18px\" height=\"18px\">\n                                <path d=\"M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z\" \/>\n                            <\/svg><\/span>","is_header_builder_active":"1"};
</script>
<script type="rocketlazyloadscript" data-rocket-src='https://redsarmy.com/wp-content/uploads/astra-addon/astra-addon-64325d50538002-99256999.js?ver=4.1.4' id='astra-addon-js-js'></script>
			<script type="rocketlazyloadscript">
			/(trident|msie)/i.test(navigator.userAgent)&&document.getElementById&&window.addEventListener&&window.addEventListener("hashchange",function(){var t,e=location.hash.substring(1);/^[A-z0-9_-]+$/.test(e)&&(t=document.getElementById(e))&&(/^(?:a|select|input|button|textarea)$/i.test(t.tagName)||(t.tabIndex=-1),t.focus())},!1);
			</script>
				</body>
</html>

<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1681023416 -->