/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on April 2, 2022 */



@font-face {
    font-family: 'caprizantregular';
    src: url('caprizant-webfont.woff2') format('woff2'),
         url('caprizant-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'caprizantbold';
    src: url('caprizant_bold-webfont.woff2') format('woff2'),
         url('caprizant_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.navbar {
    padding-left: .5in;
    padding-right: .5in;
}

.nav-link {
    font-size: 20px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 500;
    color: black;
}

.nav-link:hover {
    font-weight: 700;
}

.dropdown-item {
    font-size: 20px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 500;
    color: black;
}

.dropdown-item:hover {
    font-weight: 700;
}

.social {
    text-align: center;
    padding-top: 1in;
}

.coming-soon {
    text-align: center;
}

.social-contact {
    text-align: center;
    padding-top: 2in;
}

.sections {
    text-align: center;
    font-size: 20px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    color: black;
}
.sectionstitle {
    text-align: center;
    font-size: 30px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 500;
    color: black;
}

.brand {
    text-align: center;
    font-size: 20px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 500;
    color: black;
}

.annotation {
    text-align: center;
    font-size: 15px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 250;
    color: black;
}

.design img:hover{
    transform: scale(1.5);
}