<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.annbodtitle{text-align:center;color:#283551; font-size:40px;text-transform:uppercase;}

.team a:hover {
  text-decoration: none!important;
}
.annbodcustom{
  background-color:#415580;
  box-shadow: 5px 5px 1px #283551;
  text-align:center;
}

.annbodcustom:hover{
  background-color:#283551;
  box-shadow: 5px 5px 1px #415580;
  text-align:center;
}

.annbodcustom .fa, .annbodcustom h3{
  color:#fff;
}

.annbodcustom .fa {
  font-size: 50px;
  margin: 30px 0 20px 0;
}

.annbodcustom h3{
  text-transform:uppercase;
  padding-bottom:30px;
  height:70px
}

.annbodcustom{
  border-radius: 5px 40px 5px 40px;
  margin:0 40px;
  padding-left:20px;
  padding-right:20px;
}</pre></body></html>