/* Enter Your Custom CSS Here */
/* #menu-navigate {
	float: left;
} */

article {
		align-content: center;
}

html{
	text-align: justify;
  text-justify: inter-word;
}

html{
	min-height:inherit;
}

#copyright-container .inner {
    padding: 5px 40px!important;
}

#content {
	min-height:90vh;
	
}
#content {
    background: #ffffff;
}
#main {
    background: #ffffff;
}

article {
    margin-bottom: 13.6px;
    margin-left: 20px;
}


  <!-- For demo purpose -->
  
    
      
        
          Bootstrap 4 footer
          Build a nicely styled light footer using Bootstrap 4.
          Snippet by 
                        Bootstrapious
          
        
      
    
  
/* p.copyright {
		text-align:center;
} */

/* span.footer-info-right {
		display:none;
} */

/* div.inner {
		align-content: center;
		display: grid;
		grid-template-columns: 2fr 2fr;
} */