HEX
Server: Apache
System: Linux scp1.abinfocom.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: confeduphaar (1010)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/confeduphaar/public_html/wp-content/plugins/ova-framework/assets/css/_ova_box_contact.scss
.ova_box_contact{
	padding: 44px 20px 43px 50px;
	box-shadow: 0px 10px 40px 0px rgba(6, 22, 58, 0.1);
	background: #fff;
	max-width: 400px;
	.title{
		margin: 0 0 28px 0;
		font-size: 30px;
		line-height: 36px;
		color: #202b5d;
		font-weight: 600;
	}
	.phone{
		margin-bottom: 19px;
		a{
			font-size: 24px;
			line-height: 1.2;
			font-weight: 600;
			&:hover{
				color: #0067DA;
			}
		}
	}
	
	.wrap-address{
		margin-bottom: 19px;
	}

	p{
		margin: 0;
	}

	.title-general{
		font-size: 17px;
		line-height: 22px;
		color: #202b5d;
		font-weight: 600;
		margin: 0 0 2px 0;
	}

	.content-general{
		font-size: 16px;
		line-height: 24px;
		color: #62718d;
		font-weight: 400;
	}
	
}