h1.page-title{
    display: none;
}

.h1_interior {
    color: #000000;
    line-height: 50px;
    text-align: center;
    margin-top:0;
    margin-bottom: 1em;
    font: Arial, Helvetica, sans-serif;
}
.page-layout-2columns-left .sidebar-main {
    width: 23%;
}
.sidebar .sidebar-main {
    float: left;
    
}
.sidebar  {
    float: left;
}
.column-main{
    max-width: 1024px;
    width: 90%;
    margin: 0 auto;
    line-height: 2em;
    margin-bottom: 3em;
}

.column-main ul{
  padding-inline-start: 20px;
}

.column-main p{
  text-align: justify;
}
.page-bottom {
    display: none;
}
.text_center {
    text-align: center;
}
.text_justify {
    text-align: justify;
    float:left;
    width: 77%;
    position: relative;
}
.g-recaptcha{
    margin-bottom: 1em;
}