@import 'colors.scss'; .modal_courses{ .componentToHide{ display: none; } .row{ margin-left: 10px; } .p_title{ margin-bottom: 0px; span{ font-weight: 300; font-size: 0.9em; b{ font-weight: 400 !important; font-size: 1.4em !important; } } } .p_desc{ font-weight: 300 !important; font-size: 0.9em !important; } .row_tabLeft{ margin-left: 25px; } .p_s{ margin-top: 5px; } .sep2{ background-color: #41c7c2; height: 1px; width: 70%; margin-top: 5px; margin-bottom: 12px; } .popover-title{ letter-spacing: 0px !important; } }