/*
Theme Name: Anmelde Child
Theme URI: mediplus-cvo.de/
Description: Child-Theme von Medi+
Author: Yannicko
Template: trusted
Version: 1.0
*/

/*CSS-Regeln*/

article {
background: none;
}

.entry-content {
border-radius: 15px;
}

img{
border: 2px solid black;
border-radius: 10px;
}
.rahmen{
border-radius: 10px;
}
.garsten{
color: white;
padding: 10px;
background: rgba(255, 255, 255, 0.15);
}
.top-tel {
display: none !important;
}

.custom-logo {
width: 75px;
height: 75px;
}

#site-branding {
padding: 11px 0px 0px 0px;
}

#masthead {
height: 100px;
}

.info_garsten{
background-color: #2f3133;
padding: 10px;
}