
body {
  font-family: 'Noto Sans Georgian', sans-serif;
    background-color: #f8f9fa;
    color: #121416;
    background-color: #b2e3fa2f;
}
p{
    color: #757575;
}
h4{
    font-size: 20px;
}
.footer-heading{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}
#change_color{
    color: #093375;
}
.col-md-7 > p{
    color: #a1a0a0;
}
#contact_info{
  font-family: 'Noto Sans Georgian', sans-serif;
}
#text_for_faq{
    font-size: 18px;
}    

