____ expert-services IMS ____
Base colors Pallets
$white : #fff;
$black : #000;
$charcoal-grey: #4c4d4e;
$bright-sky-blue: #00c3ff;
$yellow-orange: #ffb400;
$dark-indigo: #0d2c54;
$very-light-pink: #ebebeb;
____Fonts____
Font Weights
$light : 300 ;
$regular : 400 ;
$medium : 500 ;
$semiBold:600;
$bold : 700 ;
$extraBold : 800 ;
Font
$montserrat : 'Montserrat', sans-serif;
$opensans : 'Open Sans', sans-serif;
____Typography____
Body / Paragaraphs
Lorem Ipsum passage and generate your own text using any number of characters, words, sentences or paragraphs. Commonly used as placeholder text in the graphic and print industries, Lorem Ipsum's origins extend far back to a scrambled Latin passage from Cicero in the middle ages.
Header
/* Heading 1: h1 */
font-family: OpenSans;
font-size: 20px;
text-align: center;
color: #ffffff;
Heading 2
/* Heading 2: h2 */
font-family: OpenSans;
font-size: 12px;
font-weight: 600;
text-align: center;
color: #ffffff;
Heading 3
/* Heading 3: h3 */
font-family: Montserrat;
font-size: 18px;
font-weight: 800;
color: $charcoal-grey;
Heading 4
/* Heading 4: h4 */
font-family: Montserrat;
font-size: 14px;
font-weight: bold;
text-align: center;
color: $black;
Heading 5
/* Heading 5: h5 */
font-family: Montserrat;
font-size: 12px;
font-weight: bold;
List Style Type
Selector:: .ims-list
- Vestibulum id ligula porta felis euismod semper
- Vestibulum id ligula porta felis euismod semper
____Buttons ____
Selectors ::
%yellow-btn
Selectors ::
%blue-btn