body{
    font-family: 'Cairo', sans-serif;
}
a {
    text-decoration: none;
    color: #1f7593;
}
a:hover {
    color: #f320ef;
}
