.listing .listing_item{text-align:center;padding-left:3rem;padding-right:3rem;font-size:1.1rem;position:relative;margin-bottom:.675rem}.listing .listing_item:after{content:'';position:absolute;height:1px;width:80%;max-width:8em;margin:0 auto;left:0;right:0;bottom:0;background-color:rgba(5,81,132,.5)}.listing .listing_item:last-child{margin:0}.listing .listing_item:last-child:after{display:none}.listing .listing_item .listing_title{font-weight:700;margin-bottom:1rem}@media screen and (min-width:40em){.listing .listing_item{font-size:1.2rem;width:50%;text-align:left;padding-left:1rem;padding-right:1rem}.listing .listing_item:nth-child(odd){text-align:right}.listing .listing_item:nth-child(odd):after{content:'';position:absolute;height:auto;width:1px;margin:0;top:.9375rem;left:auto;right:0;bottom:.9375rem;background-color:rgba(5,81,132,.5)}.listing .listing_item:nth-child(even):after{display:none}.listing .listing_item p{margin:0}}@media screen and (min-width:60em){.listing .listing_item{padding-left:5rem;padding-right:5rem}}