/*
Theme Name: Affiliate Theme - Child
Theme URI: http://affiliatetheme.io
Description: Legen... wait for it... Dary!
Author: endcore Medienagentur
Author URI: http://endcore.com
Template: affiliatetheme
Version: 1.0
*/
.alert-info {
    background: rgba(91,192,222,0.069);
    color: #1b809e;
    border-left-color: #EAEA00;
}
.alert {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}