.sectionDescription{
    width:80%;
    border:2pt;
    border-style: dotted;
    border-color: darkgray;
    margin-top: 10pt;
    margin-left: auto;
    margin-right:auto;
    line-height: 1.3;
    text-align: center;
    font-family: 'Roboto-Medium', sans-serif;
    font-size:125%;
    position: relative;
}