.ol p{border-top:1px solid;border-color:#2051a0!important;margin:0;padding:30px;counter-increment:section;position:relative}.ol p:nth-child(even):before{content:counter(section);right:100%;margin-right:-20px;position:absolute;border-radius:10px;padding:10px;height:20px;width:20px;background-color:#2051a0;text-align:center;color:white;font-size:110%}.ol p:nth-child(odd):before{content:counter(section);left:100%;margin-left:-20px;position:absolute;border-radius:10px;padding:10px;height:20px;width:20px;background-color:#2051a0;text-align:center;color:white;font-size:110%}.ol p:nth-child(even){border-left:1px solid;border-top-left-radius:10px;border-bottom-left-radius:10px;margin-right:30px;padding-right:0}.ol p:nth-child(odd){border-right:1px solid;border-top-right-radius:10px;border-bottom-right-radius:10px;margin-left:30px;padding-left:0}.ol p:first-child{border-top:0;border-top-right-radius:0;border-top-left-radius:0}.ol p:last-child{border-bottom-right-radius:0;border-bottom-left-radius:0}