@charset "UTF-8";
/* CSS Document */

.dboxm {
  width: 100%;
  max-width: 300px;
  margin: 0 10px 20px;
  position: relative;
  overflow: hidden;
  /*box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
  background-color: #f0f4f3;*/
  background-image:url(https://news.oeffa.org/wp-content/uploads/2025/05/bgfade.jpg);
  background-repeat:no-repeat;
}

.pgimgm img {
  border: 8px solid #fff;
  box-shadow: 0px 1px 2px #393B30;
  margin:.6em auto;
  max-width: 260px !important;
  height: auto;
}

.details {
  margin-top: 0;
  padding:0 1.2em 2em 1.2em;
  font-size: 16px;
}

.details p.sum {
  text-align: justify;
}

.nandt {
  font-family: ff-dax-compact-pro,sans-serif;
  margin: 0 !important;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
  color: #0e6c42;
}

.job {
  font-family: ff-dax-compact-pro,sans-serif;
  font-size: 20px;
  margin:0 auto .6em auto !important;
}

.addyaccent {
  color: #F0F0DC;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
  padding: 0 .2em 0 .2em;
  margin: 0;
  border-radius: 3px;
  background-color: #668C82;
}

.heshe {
	font-family: ff-dax-compact-pro,sans-serif;
	font-style:italic;
	 color: #0e6c42;
	font-size:14px;
	margin:0 auto;
}

summary {
  display: list-item;
  text-align: center;
  margin-bottom: .6em;
}