/* Created on : 9 Jun, 2020, 7:25:39 PM Author : prasadkanneti */ @use 'variables' as *; .hello-sign-thanku .thank-box-text { font-size: 23px !important; } .hello-sign-thanku { padding: 0px !important; } .modal-body { position: relative; padding: 15px; } .btn-modal { background-color: $vividorange; color: $white; }