.page-id-44 {
}
.container {
--bs-gutter-x: 0 !important;
}
.visitenkartenphone, .visitenkartenmail, .visitenkartenadresse {
color: #fff;
font-size:.8em;
margin:0;
}
.whitelink {
color: #fff;
text-decoration:none;
}
.whitelink:hover {
opacity:.8;
transition:.5s;
text-decoration:none;
}
.visitenkartencontactdata {
color: #fff;
text-align:center;
}
.socialbutton {
color: #153b63;
transition:.5s;
}
.socialbutton:hover {
opacity:.8;
transition:.5s;
}
.socialcontainer {
text-align:center;
font-size:2.5em;
}
.page-hero {
background-image: radial-gradient(ellipse at center,#333333 0%,#000000 100%)!important;
}
.serviceslist {
margin-left:auto;
margin-right:auto;
max-width:350px;
list-style-type:none;
text-align:center;
padding:0 !important;
}
.serviceslist li {
border:1px solid black;
padding:2px 5px;
border-radius:5px;
display:inline-block;
margin:3px;
}
.visitenkarteadresse {
font-size:.7em;
text-align:center;
}
.contactbuttons {
color: #fff;
transition:.5s;
border-radius:8px;
padding:10px;
text-align:center;
display:block;
max-width:60px;
background: #153B63;
margin-left:auto;
margin-right:auto;
font-size:1.2em;
}
.contactbuttons:hover {
transition:.5s;
color: #fff;
opacity:.8;
}
.profilbeschreibung {
color: #220e27;
max-width:388px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
.headerwrapper {
text-align:center;
}
p {
font-family: "Open Sans", sans-serif;
}
.visitenkartenjob {
color: #fff;
font-size:.8em;
margin-bottom:0;
font-weight:700;
}
.visitenkartencompany {
color: #fff;
font-size:.8em;
}
.vcarddownload {
font-family: "Open Sans", sans-serif;
margin-top:1em;
margin-bottom:1em;
text-align:center;
font-size:1.2em;
color: #fff;
max-width: 260px;
display:block;
margin-left:auto;
margin-right: auto;
text-decoration:none;
transition:.5s;
background: #153B63;
border-radius:15px;
padding:15px;
}
.vcarddownload:hover {
opacity:.8;
transition:.5s;
text-decoration:none;
color: #fff;
}
.visitenkartentitel {
color: #fff;
margin-top:1em;
margin-left:auto;
margin-right:auto;
text-align:center;
padding:0;
}
.profile-pic {
border-radius:100px;
background-repeat:no-repeat;
width:150px;
height:150px;
margin-left:auto;
margin-right:auto;
margin-bottom:1em;
background-position:center center !important;
background-size:contain !important;
}