.content{flex-direction:column;align-items:center;width:100%;display:flex}.expcardsection{box-sizing:border-box;margin-bottom:2rem}.expcardsection h3{margin-top:0;margin-bottom:.5rem}.expcard{background-color:var(--dark-tan);box-sizing:border-box;width:100%;padding:2rem}.expcardtitle{flex-wrap:wrap;align-items:baseline;margin-bottom:1rem;display:flex}.expcardtitle h2{margin:0 2rem 0 0;font-weight:700}.expdescription p{margin-bottom:.5rem;line-height:1.5}@media screen and (max-width:619px){.expcardsection{width:90%}.expcardtitle{flex-direction:column;gap:.25rem}}@media screen and (min-width:620px) and (max-width:1099.9px){.expcardsection{width:85%}.expcardtitle{flex-direction:column;gap:.5rem}}@media screen and (min-width:1100px){.expcardsection{width:70%;max-width:1000px}.expcardtitle{flex-direction:row}}.bluebracket{color:var(--dark-blue)}.orangebracket{color:var(--dark-orange)}
