
hr{
    height:3px;
    border:none;
    background-color:#9a9a9a;
    margin-top: 0 !important;
}

.text_center{
    display: flex;
    justify-content: center;
    align-items: center;
    }	

.figure {
    float: left;
    text-align: left;
    font-size: 19px;
    font-weight: 800;
    margin-right:7px;
    margin-top: 4px;
  }
  
  .figure span {
    width: 40px;
    height: 40px;
    background-color: #256161;
    color: white;
    display: inline-block;
    text-align: center;
    line-height: 40px;
  }