.cta-content{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#423c3a;padding:5px}@media screen and (min-width:768px){.cta-content{margin-left:10px}}.gallery_cta-wrapper{display:flex;justify-content:center;align-items:center;width:100%;margin:10px 0}.gallery_cta{height:45px;padding:9px 12px;background-color:#8e3325;border:none;box-sizing:border-box}.gallery_cta a{color:#fff;font-size:20px;font-family:droid-sans,sans-serif;text-align:center;text-transform:capitalize;text-decoration:none}.updates-grid{display:flex;flex-wrap:wrap;justify-content:space-between}.updates-grid.updates-page .update{flex:0 0 100%}.updates-grid .update{display:flex;margin:10px;flex:0 0 calc(50% - 20px)}@media screen and (max-width:767px){.updates-grid .update{flex:0 0 calc(100% - 20px)}}.updates-grid .update .categories{display:grid;grid-template-rows:1fr 1fr 1fr;float:left;color:#f8f1e1;text-align:center}.updates-grid .update .categories .category{display:flex;flex-direction:column;width:100px;align-items:center;justify-content:center;background-color:#5c4d36;padding:10px 0 10px 0}.updates-grid .update .categories .category h2{color:#f8f1e1;margin:0}.updates-grid .update .categories .category h2.month{font-size:20px}.updates-grid .update .categories .category h3{color:#f8f1e1;padding:0}.updates-grid .update .categories .category h3.day{font-size:15px}.updates-grid .update .categories .category h4{color:#f8f1e1;margin:0}.updates-grid .update .categories .category h4.year{font-size:20px}.updates-grid .update .content{background-color:#f8f1e1;border-right:20px solid #5c4d36;width:100%}.updates-grid .update .content p{padding-left:20px}.filter-grid{display:grid;grid-template-columns:4fr 1fr;margin-bottom:20px}@media screen and (max-width:767px){.filter-grid{display:flex;flex-direction:column-reverse}}