/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 27/05/2020, 12:14:37 PM
    Author     : dean
*/

body
{
    
}

.profile-pic
{
   border-radius: 50%; 
}

.fa-heart
{
  color: #ff0000 !important;
}

/*----------------- Mail-------------------- */
#email
{
  text-decoration: none;
  float: right;
  color:#343a40;
}

div.container 
{
  /*text-align: center;*/
  padding: 10px 20px;
  max-width: 600px;
}

.footer
{
  margin-top: 5% !important;
  margin-bottom: 10px;
}

