/* Cascading Style Sheets for "https://[www].thai-real-estate.ch" */

body {
  background-color: #395672;
}

h1 {
  font-family: Arial;
  font-size: 12pt; 
  color:  white;
  -webkit-text-stroke-width: 0.5px;
  -webkit-text-stroke-color: black;
  text-shadow: 3px 3px 5px rgba(255,191,0, 0.5);
  text-decoration: none;
}

img {
  max-width: 100%;
}

/* Disclosure */
.disclosure a {
  font-family: Arial;
  font-size: 8pt;
  color: white;
  text-decoration: none;
}

.disclosure a:visited {
  font-family: Arial;
  font-size: 8pt;
  color: white;
  text-decoration: none;
}

.disclosure a:hover {
  font-family: Arial;
  font-size: 8pt;
  color: white;
  text-decoration: none;
}

.disclosure a:active {
  font-family: Arial;
  font-size: 8pt;
  color: white;
  text-decoration: none;
}
