﻿body {
    background-color: #c4c4c4;
  
}

@media only screen and (min-width: 768px) {
.kompletta-webstudio {
    position: absolute;
    top: 40%; 
    right: 50%;
    transform: translate(50%,-50%);
    text-transform: uppercase;
	text-decoration: none;
    /*font-family: verdana;*/
	/*font-family: "Times New Roman", Times, sans-serif;*/
	font-family: "Playfair Display", serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 12rem;
    font-weight: 700;
    color: #f5f5f5;
    text-shadow: 1px 1px 1px #919191,
        1px 2px 1px #919191,
        1px 3px 1px #919191,
        1px 4px 1px #919191,
        1px 5px 1px #919191,
        1px 6px 1px #919191,
        1px 7px 1px #919191,
        1px 8px 1px #919191,
        1px 9px 1px #919191,
        1px 10px 1px #919191,
    1px 18px 6px rgba(16,16,16,0.4),
    1px 22px 10px rgba(16,16,16,0.2),
    1px 25px 35px rgba(16,16,16,0.2),
    1px 30px 60px rgba(16,16,16,0.4);
}
}

@media only screen and (min-width: 600px) {
  
  .kompletta-webstudio {
    position: absolute;
    top: 40%; 
    right: 50%;
    transform: translate(50%,-50%);
    text-transform: uppercase;
	text-decoration: none;
    /*font-family: verdana;*/
	/*font-family: "Times New Roman", Times, sans-serif;*/
	font-family: "Playfair Display", serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 6rem;
    font-weight: 700;
    color: #f5f5f5;
    text-shadow: 1px 1px 1px #919191,
        1px 2px 1px #919191,
        1px 3px 1px #919191,
        1px 4px 1px #919191,
        1px 5px 1px #919191,
        1px 6px 1px #919191,
        1px 7px 1px #919191,
        1px 8px 1px #919191,
        1px 9px 1px #919191,
        1px 10px 1px #919191,
    1px 18px 6px rgba(16,16,16,0.4),
    1px 22px 10px rgba(16,16,16,0.2),
    1px 25px 35px rgba(16,16,16,0.2),
    1px 30px 60px rgba(16,16,16,0.4);
}
  
}

@media only screen and (min-width: 400px) {
  
  .kompletta-webstudio {
    position: absolute;
    top: 40%; 
    right: 50%;
    transform: translate(50%,-50%);
    text-transform: uppercase;
	text-decoration: none;
    /*font-family: verdana;*/
	/*font-family: "Times New Roman", Times, sans-serif;*/
	font-family: "Playfair Display", serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 4rem;
    font-weight: 700;
    color: #f5f5f5;
    text-shadow: 1px 1px 1px #919191,
        1px 1px 1px #919191,
        1px 1px 1px #919191,
        1px 2px 1px #919191,
        1px 2px 1px #919191,
        1px 2px 1px #919191,
        1px 3px 1px #919191,
        1px 3px 1px #919191,
        1px 4px 1px #919191,
        1px 4px 1px #919191,
    1px 6px 4px rgba(16,16,16,0.4),
    1px 7px 4px rgba(16,16,16,0.2),
    1px 8px 10px rgba(16,16,16,0.2),
    1px 10px 20px rgba(16,16,16,0.4);
}

.kompletta-webstudio a {
    
    color: #f5f5f5;
    	text-decoration: none;
}


.kompletta-webstudio a:hover {
    
    color: #ffffff;
    	text-decoration: none;
}
