/*
 Theme Name:   Divi Child Theme
 Theme URI:    http://adelberg.radimonasajtu.net/
 Description:  Child Theme for Divi
 Author:       Dragan Stojanovic
 Author URI:   https://lavanet.rs
 Template:     Divi
 Version:      1.0.0
*/
::-moz-selection {
  color: #fff;
  background: #272526;
} /* Code for Firefox */

::selection {
  color: #fff;
  background: #272526;
}

#et-top-navigation {
    font-weight: 500;
}

.et-pb-contact-message {
    font-size: 1.3em;
	color: #000;
}

#footer-info {
    text-align: center;
	float: none;
}