article img {
  border-radius: 10px;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}

a {
  text-decoration: none;
}

strong {
  font-weight: bold;
  color: #d4682f;
}
