/**
 * NOTICE OF LICENSE
 *
 * This file is licenced under the Software License Agreement.
 * With the purchase or the installation of the software in your application
 * you accept the licence agreement.
 * You must not modify, adapt or create derivative works of this source code
 *
 * @author      Prestarocket <prestarocket@gmail.com>
 * @copyright   SARL JUST WEB
 * @license     Commercial
 */

.c-rcktbanner{
    margin-bottom: 0;
    border: none;
}

.c-rcktbanner__txt{
    text-align: center;
    margin: 0;
}
.c-rcktbanner__link{
    text-decoration: underline;
}
