#ark-rotator{
	content: 'Die Raumexpertin.';
    display: inline-block !important;
	font-family: 'Roboto Slab', sans-serif !important;
	position: absolute;
	right: 15px;
	bottom: -45px;
	width: auto;
	margin: 0 auto;
    padding: 0 0 24px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1em;
    letter-spacing: 0px;
    color: #b6b3b4;
    background: url('/wp-content/uploads/2018/04/background-strich.svg');
    background-repeat: no-repeat;
    background-size: 75% 75%;
    background-position: right bottom;
	white-space: nowrap;
	overflow: visible;
}