.clearmargin {
  /*margin:0px;*/
}

.clearpadding {
  padding:0px;
}

.row-image-txt {
  background-color:rgba(255,255,255,0);
}

.row-image-txt h1 {
  color:white;
}

.row-image-txt p {
  color:rgb(214,214,214);
  height:auto;
}

