/*.section-block {
  background: blue; 
  color: white;
}
*/
.ak-container-right #primary, #primary {
  width: 90%;
}
body {
 line-height: 2.5; 
 text-align:justify
}
.table-responsive {
  color:black; 
}
a {
   color:blue;
}
/* Create four equal columns that floats next to each other */
.column {
  float: left;
  width: 25%;
  padding-top: 10px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}
table.recent_thesis tbody tr td ul li{
  padding-top: 0px;
  margin-top: 0px;
}
table.recent_thesis tbody tr td{
  padding-top: 0px;
}
tbody tr th, thead tr th {
  border:0px; 
  color:black;
  font-size:12.5px;
  font-family: 'Lato', sans-serif;
}
ol li, h1, h2, h3, h4, h5, h6, h7, p {
  color:black;
}
ul li, ul li a {
  color:blue;
}

.header-block {
  color:white;
  background-color: blue;
  text-align:justify;
  height:200px;
}
.main-navigation ul li a {
  color:white;
  font-size: 20px;
}
.entry-header{
  display:none;
}
.site-header{
  background-color: rgb(228,228,228);
  height:200px;
}
#colophon .wrapper{
  background-color: rgb(228,228,228);
  color:black;
}
.header-banner-container{
  display:none;
}
.front_page_list li{
  text-align:left;
  color: white;
  margin-left:0px;
}
.wp-image-11{
  margin-top:20px;
  margin-left:20px;
}
.front-page-heading{
  color:white;
}
#columns-4c80283b-81ec-4087-96bc-32f01fd090aa{
  background-color:rgb(45, 127, 199);
  font-size:12.5px; 
  line-height: 2; 
  height:370px;
}
.wp-block-column:not(:last-child){
  margin-right: 0px;
}
.wp-block-column:not(:first-child), .wp-block-column:nth-child(2n){
  margin-left: 0px;
}