/*
 Theme Name:   Twenty Twenty Child
 Description:  Childtheme für CustomStyles: deinWohnstil
 Author:       aktivcomm
 Author URI:   https://www.aktivcomm.de
 Template:     twentytwenty
 Version:      1.0
 Text Domain:  twenty-twenty-child
*/

a{
    text-decoration: none;
}
.tel-link{
    color:#ffffff;
}
.tel-link:hover{
    color:#B8DDCD;
}
.mail-link{
    color:#ffffff;
}
.mail-link:hover{
    color:#B8DDCD;
}
.tel-link-footer{
    color:#708395;
}
.tel-link-footer:hover{
    color:#B8DDCD;
}
.mail-link-footer{
    color:#708395;
}
.mail-link-footer:hover{
    color:#B8DDCD;
}
.swiper-slide-contents{
	padding: 50px 50px 50px 50px;
	background: rgba(184, 221, 205, 0.71);
}