/* your styles go here */
/* Example site test */

.box-image-text .image {
    min-height: 190px;
    max-height: 190px;
}

.box-image-text .image img {
    max-height: 190px;
    margin: auto;
}

.box-simple {
    min-height: 230px;
}


.responsive {
  width: 100%;
  height: auto;
}



.ft {
  color: #000000;
}


div.ft a:link {
  color: #443105;
}

div.ft a:hover {
  color: blue;
}

div.ft a:visited {
  color: #8b0f91;
}


.ft2 {
  color: #ffffff;
}

 div.ft2 a:link {
  color: #ffffff;
}

div.ft2 a:hover {
  color: #ffffff;
}

div.ft2 a:visited {
  color: #ffffff;
}