.footer .f-link ul li a:hover{
	color:#2889E4;
	padding-left:2px;
}
.newsletter .call-button .btn{
background-color: #fff;
color:#333;
}
.newsletter .call-button .btn:hover {
	background:#333;
	color:#fff;
}
.human .key{
	
    position: relative;
    padding: 30px;
    background: #fff;
    text-align: justify;
    margin-top: 30px;
    box-shadow: 0px 17px 60px #00000012;
    overflow: hidden;
    font-size: 16px;
}
.human .key ul li{
font-family: 'Roboto',sans-serif;
line-height: 35px;
}

.hrm-btn{
display:flex;
justify-content:space-evenly;
}
.ul-li-disc li{
  list-style: disc!important;
}