.w-100
{
	width: 100%;
}

.about-description h3
{
    margin-bottom: 15px;
    margin-top: 29px;
    font-weight: 400;
}

input.error
{
    border: 1px solid red !important;
}

.home-description h3
{
    margin: 14px 0px;
    font-weight: 400;
    font-size: 20px;
}

.c-color
{
    color: #00b140;
}