/*
Theme Name:     Safebiz Theme
Theme URI:      https://safebiz.ro
Template:       kadence
Author:         Takacs Zoltan
Author URI:     n/a
Description:    Child Theme Description
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/

.doacti-hp {
	height: 80px;
	text-align: center;
}

.word-cloud p {
    background-color: #DCE7EF; /* Light blue background */
    padding: 10px 15px; /* Adds space inside the box */
    border-radius: 8px; /* Rounded corners */
    display: inline-block; /* Keeps words grouped and prevents full-width blocks */
    margin: 5px; /* Adds spacing between words */
}

body, input, select, optgroup, textarea {
    text-align: justify;
}

@media (min-width: 768px) {
  .servicii-list {
    list-style: none;
  }
}
