/**
 * Theme Name: Compagnie Résonance / Perrine Fifadji
 * Description: Blocksy Child theme
 * Author: Thomas Grimaud
 * Template: blocksy
 * Text Domain: blocksy
 */

.ct-sticky-container [data-sticky="yes:shrink"] .ct-container {
    border: 1px solid rgba(255, 255, 255, .1) !important;
}
.page .ct-featured-image .ct-media-container {
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, .1);
}