html,body,h1,h2,h3,h4,h5,h6 {font-family: "Roboto", sans-serif}
hr {
    background-color: green !important;
    color: dimgrey !important;
    border: solid 2px dimgrey !important;
    height: 5px !important;
    width: auto !important;
}