body{margin:0;font-family:Ubuntu,Roboto,Oxygen,Cantarell,Helvetica Neue,sans-serif;background-color:#2a2b2e}a{text-decoration:none;background-color:#0f0}button{background-color:#0f0;padding:.25rem;border-radius:5px;cursor:pointer}.HomeTitle{display:none}.HomeNav{display:inline;text-align:center;margin:0 auto}.CardsContainer{display:flex;width:90%;flex-direction:column;align-items:center;margin-left:auto;margin-right:auto}.CardContainer{display:flex;justify-content:space-around;margin-top:2rem;margin-bottom:2rem;border:1px solid white;border-radius:5px}.CardLeft,.CardCenter{display:none}.CardRight{display:inline-block;width:80%;line-height:140%;color:#fff;padding:2%;margin:2%}.PostTitle{text-align:center;font-size:1.5rem;line-height:120%}.HorizontalSeparator{background-color:#ff7c0c;width:90%;min-height:1px;margin:auto auto 1rem}.PhoneCardRightDescription{display:block}.LaptopCardRightDescription{display:none}@media only screen and (min-width: 1024px){.HomeTitle{display:inline;font-size:1.5rem;color:#fff;margin:0 auto 0 2rem}.HomeNav{display:inline;margin:0 2rem 0 auto}.CardsContainer{width:70vw}.CardContainer{height:70vh}.CardLeft{display:flex;flex-direction:column;justify-content:center;width:40%;padding:2% 0 2% 3%;margin:2%}.CardCenter{display:flex;flex-direction:column;justify-content:center}.VerticalSeparator{background-color:#ff7c7c;height:90%;width:1px;margin:auto 2%}.CardRight{width:40%;overflow:auto}.HorizontalSeparator,.PhoneCardRightDescription{display:none}.LaptopCardRightDescription{display:block}}
