* Fix visited link colour
* Udpdate green link colors for the marketing pages
* Use the semantic color variables
GitOrigin-RevId: c53240cbd6f3608031d6e98db8203fe7bb414a9b
* adding temporary rendering of the BS5 version of why-latex page
* adding first section on the page with new styling, that is compatible with BS5
* adding next section
* adding cards and copy pasting existing styling
* using variables instead of direct values
* fixing the styling of h3 in info-card
* adding next section and its styling
* adding variables
* adding features card section
* adding the next features card
* adding the next features card section
* adding another card section
* adding last feature card section
* adding next section
* adding next section
* adding next section
* adding begin now card
* running npm run lint:styles:fix
* making some style changes to match BS3 version for smaller screen under lg in BS5
* adding a width fix to image
* changing breakpoints to bring consistency in stylesheet
* adding vars
* adding split test
* removing the temporary rendering solution for the BS5 page
* adding splitTestHandler Stub
GitOrigin-RevId: 1257dff09e5371d68e102972e3544559800ca339
[web] Set all link inside notification to use the default blue color for all website-redesigned non-application page
GitOrigin-RevId: d5e598f7b02ff132d9686a010ff55541346f7d2e
* migrating premium badge to BS5 and changing the unit test
* fixing unit test
* using badge badge-prepend classes for the premium badge
* fixing unit test
* adding font-weight variable
* removing unused CSS
* adding aria-hidden
GitOrigin-RevId: a1ab2eeedd95ee500c21607abd09a0a8a07289f0
* adding classes according to bootstrap 5 tabs
* adding JS for tabs handeling in BS5
* adding styling for tabs to match the redesign styling
* making sure tabs are being highlighted when active
* adding a scroll-margin-top to have some extra space
* removing extra import, it is not needed here because we already import it in bootstrap-x.js files
* using the media-breakpoint-down for a media query styling
* introducing .nav-tabs-container to make the tab triggers horizontally scrollable
* creating a mixin box-shadow-button-input under scss for bootstrap-5
* moving border-width-base to tabs.scss
* aligning tabs to the left under screen size of 768px
* removing focus-style mixin from scss files becuase it was a duplicate
GitOrigin-RevId: 45780c62681fc9b61961f5436d2d55de66a976b6