/**
 * Common styles for AdriaSee sliders
 */
a { 
    text-decoration: none; 
    color: inherit; 
}

img { 
    max-width: 100%; 
    display: block; 
}

button { 
    cursor: pointer; 
    font-family: inherit; 
}