/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 21 2025 | 20:51:33 */
/* Bauberatung, Baubegleitung, Bauleitung, Projektsteuerung */
#main-content > div > div:is(:nth-child(6), :nth-child(7)) > div > h2 {
  margin-bottom: 24px;
}
#main-content > div > div:is(:nth-child(6), :nth-child(7)) > div > h2 > a {
  color: black;
  text-decoration: none;
  word-break: keep-all;
}
#main-content > div > div:is(:nth-child(6), :nth-child(7)) > div > h2 > a:hover {
  text-decoration: underline;
}
#main-content > div > div:nth-child(7) > div:nth-child(2) {
  overflow-wrap: normal;
}
#main-content > div > div:nth-child(6) > div > h2 {
  text-transform: uppercase;
}
