:root{--brandnestor-light-grey-color:#f5f7f9;--brandnestor-light-text-color:#687c93;--brandnestor-dark-text-color:#334459;--brandnestor-dark-blue-color:#5eb4ff}body{background:#fff}#wpcontent{padding-left:0}.wrap{margin:0}#brandnestor .container,#brandnestor h2{color:var(--brandnestor-dark-text-color)}#brandnestor .container{background:var(--brandnestor-light-grey-color);padding:50px;text-align:center}#brandnestor .container p{color:var(--brandnestor-light-text-color);font-size:15px;margin:10px auto}#brandnestor>header{background:var(--brandnestor-light-grey-color);overflow:hidden;padding:60px 30px}#brandnestor>section{margin:0 auto;max-width:1200px;min-height:400px}#brandnestor table.features{color:var(--brandnestor-light-text-color);padding:50px 0;text-align:center;width:100%}#brandnestor table.features .dashicons-no-alt{color:#c85959}#brandnestor table.features .dashicons-yes{color:var(--brandnestor-dark-blue-color)}#brandnestor table.features thead{background:var(--brandnestor-light-grey-color);box-shadow:0 2px 5px rgba(143,163,184,.12);color:var(--brandnestor-dark-text-color);font-size:15px}#brandnestor table.features td,#brandnestor table.features th{border-bottom:1px solid var(--brandnestor-light-grey-color);padding:15px 16px}#brandnestor table.features td:first-child,#brandnestor table.features th:first-child{text-align:left;width:70%}.btn-primary{align-items:center;background:var(--brandnestor-dark-blue-color);border-radius:3px;box-sizing:border-box;color:#fff;display:inline-flex;font-size:15px;font-weight:500;height:35px;justify-content:center;padding:0 15px;text-decoration:none}.btn-primary:focus,.btn-primary:hover{color:#fff;filter:contrast(75%)}