/**
 * Makewebbetter
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the End User License Agreement (EULA)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://makewebbetter.com/license-agreement.txt
 *
 * @category    Makewebbetter
 * @package     Makewebbetter_HubIntegration
 * @author      Makewebbetter Core Team <connect@makewebbetter.com>
 * @copyright   Copyright Makewebbetter (http://makewebbetter.com/)
 * @license     https://makewebbetter.com/license-agreement.txt
 */


.hubintegration-config-getcode .installation-instruction {
    padding-top: 20px;
    text-align: center;
}
/* Authentication Process */


.group-and-property-list,
.contact-lists-list,
.work-flows-list{
    padding: 0;
    margin-top: 15px;
    box-shadow: rgba(50, 50, 93, 0.15) 0 13px 27px -5px, rgba(0, 0, 0, 0.20) 0 8px 16px -8px;
    border-radius: 15px;
    border: 2px solid #f46f25;
    height: fit-content;
}
