// main: ../../demo.less /* GIGYA SCREENSET FIXES */ .gigya-screen-caption { color: #999!important; text-align: center; width: 100%!important; font-family: 'Questrial', sans-serif !important; padding: 0!important; margin-top: 50px!important; padding-bottom: 20px!important; margin-bottom: -30px !important; border-bottom-color: #f1f1f1!important; font-size: 1.4em!important; // background: #fff; // border-radius: 50px; // max-width: 245px; // -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); // box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1); } // .gigya-divider-content {background: transparent!important; }