/* Custom CSS for Almo (replicated from Danby) */
body {
  background-color: #efefef; }

.header-language-background {
  background-color: #07377f; }

table.tableizer-table {
  border: 1px solid #CCCCCC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  border-collapse: collapse; }

.tableizer-table td {
  padding: 4px;
  margin: 3px;
  border: 1px solid #CCCCCC;
  border-collapse: collapse; }

.tableizer-table th {
  background-color: #DEDEDE;
  color: #000000;
  border: 1px solid #CCCCCC;
  font-weight: bold;
  padding: 10px; }

.tableizer-header {
  color: #00693C;
  margin-top: 20px; }

.tableizer-table li {
  text-indent: 0; }

.tableizer-table td ol {
  list-style: decimal;
  padding-left: 20px; }

.button {
  background-color: #07377f; }
  .button:hover, .button:focus {
    background-color: #07377f;
    opacity: 0.8; }

.cms-faq .faq-contacts-content .comment svg .st0{fill: #07377f}
.cms-faq .faq-contacts-content .envelope svg .st0{fill: #07377f}
.cms-faq .faq-contacts-content .mobile svg .st0{fill: #07377f}